Can I run Simulink models using python program?

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?

답변 (1개)

Gareth Thomas
Gareth Thomas 2017년 8월 14일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

질문:

2017년 8월 14일

답변:

2017년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by