Info

This question is closed. Reopen it to edit or answer.

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

1 view (last 30 days)
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)

zhou
zhou on 17 Dec 2014
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!