How to run Simulink and Matlab script run sequentially.

Hi!
Hope you are having a productive day.
I want to run a simulink model followed by MATLAB script .
To be more precise when the simulink model stops with its output,another matlab scripts stars running. right now when i run the model the scripts run in parallel how can i resolve this issue

답변 (1개)

Raymond Norris
Raymond Norris 2021년 10월 15일

0 개 추천

How are you running the Simulink model, interactively or with the sim command? If you run the model with the sim command, that would block MATLAB from running anything else until completion of the model.

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

질문:

2021년 10월 15일

답변:

2021년 10월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by