how to show process when use sim commond to run the PIL test
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (1)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!