Can I run Simulink models using python program?
Ältere Kommentare anzeigen
I am working on a Python based simulation framework.Can I run Simulink models (block diagram) from python externally (no need to load within python program) and extract the results into python to plot results?
Antworten (1)
Gareth Thomas
am 14 Aug. 2017
0 Stimmen
Have you seen the MATLAB Engine API for Python?
If you are looking how to invoke Simulink from MATLAB... you can use the sim command sim: Simulink Dynamic System
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!