yusme / Matlab-Python-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

b# Matlab-Python

Install engine Matlab Engine API for Python

Technical requirements

  • Python, version 2.7 or higher
  • MATLAB R2014b or later.

Installation of Matlab engine API for Python

Once you checked out, run this in a Terminal window to go to the folder that contains the engine API, and to install it:

cd %PROGRAMFILES%/MATLAB/R2015b/extern/engines/python
python setup.py build --build-base=%TEMP% install

Run Simulation

model ='simu'

About


Languages

Language:Python 100.0%