How i can access the simulink Status Bar from matlab command window
Ältere Kommentare anzeigen
How I can access the simulink Status Bar from matlab command window. I want to display the status of scripts running at background.
Antworten (1)
Arnab Sen
am 29 Dez. 2015
0 Stimmen
I understand that you would like to see the progress bar of Simulink while it is getting Simulated at background.
You may use in-built 'waitbar' function for this purpose. Try call the function from block callbacks. Refer to the following the following links for more details :
Kategorien
Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!