フィルターのクリア

View progress of simulation (on simulink) when using sim command (on matlab)

37 ビュー (過去 30 日間)
Francesco Porretta
Francesco Porretta 2021 年 7 月 8 日
回答済み: Othmane ELMOUATAMID 2023 年 7 月 24 日
I am using the sim() command on my matlab code in order to run a simulink model (which is open in my pc desktop). Normally when you run a simulink model you see a nice blue progress bar on the bottom right, showing you how far the compilation and then at which simulation time step it is.
However, this is not visible when I use the sim() command. Is there someway to get this information without losing in performances (I mean, without increase the simulation total time)?
Or maybe, it is possible to obtain the same progress bar on the simulink model just using the sim() command? Maybe with some option/set.
Thanks a lot in advance!

回答 (1 件)

Othmane ELMOUATAMID
Othmane ELMOUATAMID 2023 年 7 月 24 日
Hello,
Even if this comment is little late, but maybe this could help someone else with same question.
I suggest to try the Simulink Waitbar

カテゴリ

Help Center および File ExchangeDialog Boxes についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by