フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to show process when use sim commond to run the PIL test

1 回表示 (過去 30 日間)
zhou
zhou 2014 年 12 月 15 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello:
Now I am using "sim"commond to run the Pil test.
Eaxmple:
simOut = sim(top_model_name,'SimulationMode','normal',...
'SaveTime','on','TimeSaveName','toutNew', ...
'SaveOutput','on','OutputSaveName','youtNew');
but when I use like this,there is no process bar under the model.
However, if I click the "Run" button in the model, there is a process bar under the model.
. Is there anything I disable in the model? Please teach me, thank you

回答 (1 件)

zhou
zhou 2014 年 12 月 17 日
Is anybody can help me?
I diff the model's config file when i use use 'sim' commond and click the 'Run' button,there's no difference between them.

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by