how to close waitbar
Afficher commentaires plus anciens
I have a waitbar running ,it doesnot close automatically,now i dontwant that waitbar to run,can u tell how to process please
Réponse acceptée
Plus de réponses (1)
Bjorn Gustavsson
le 1 Nov 2011
0 votes
If you don't want it to run period, just edit the function that creates it and comment out all instances of waitbar. If you want to fancify it make the waitbar optional.
Catégories
En savoir plus sur Dialog Boxes dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!