Can I run Simulink models using python program?

1 vue (au cours des 30 derniers jours)
Paul Perumattathu
Paul Perumattathu le 14 Août 2017
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?

Réponses (1)

Gareth Thomas
Gareth Thomas le 14 Août 2017
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

Catégories

En savoir plus sur Call Python from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by