Simulink model and python interface to simulate electrical motor operations.
cd /usr/local/MATLAB/{VERSION}/extern/engines/
sudo chmod -R 775 python
cd python
pip install -e .
pip install -r requirements.txt
pip install -e .
pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simulink model and python interface to simulate electrical motor operations.
cd /usr/local/MATLAB/{VERSION}/extern/engines/
sudo chmod -R 775 python
cd python
pip install -e .
pip install -r requirements.txt
pip install -e .
pytest