Can I run Simulink models using python program?
1 回表示 (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
Gareth Thomas
2017 年 8 月 14 日
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Call Python from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!