How to freeze a figure
Mostra commenti meno recenti
Dear all,
I am building a GUI and I would like to make all buttons and stuff inactive during computation. Is there any clever way of doing so? The current solution is to disable and then enable everything single control...
Thank you for your help, Cédric
Risposta accettata
Più risposte (2)
Walter Roberson
il 28 Feb 2013
0 voti
Create a modal figure; nothing else will be permitted to run until the modal figure is destroyed.
Cédric Devivier
il 28 Feb 2013
0 voti
Categorie
Scopri di più su App Building in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!