How i can access the simulink Status Bar from matlab command window

2 vues (au cours des 30 derniers jours)
Dhanach
Dhanach le 8 Déc 2015
How I can access the simulink Status Bar from matlab command window. I want to display the status of scripts running at background.

Réponses (1)

Arnab Sen
Arnab Sen le 29 Déc 2015
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 :

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by