how to get status of matlab.?

how to get the status of matlab whether it is busy or not..?
I have one master GUI and it contains sub 4 gui's. I am running all gui's one after another, but i want to make such that if any one gui is working my master gui shold show busy..
So, how to get status of MATLAB that it is busy.?

Réponses (3)

Jan
Jan le 24 Fév 2013

0 votes

Let the sub-GUI set a flag in the main GUI's UserData or ApplicationData, when they start, and clear it, when the processing is ready.
Ali Abed
Ali Abed le 9 Oct 2017

0 votes

status — Download status

Catégories

En savoir plus sur App Building dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by