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