Creating a reset button in GUI
Afficher commentaires plus anciens
I'm trying to create a reset button in my GUI. Is there any command to make everything go back to it's default state?
Currently I'm using the set (46 lines) command to set the value to 0 for all toggle buttons and check boxes, and to set the string in all edit boxes.
Also, I'm trying to close all figures, but close all closes the gui as well. I could use the individual handle and close them 1 line of code at a time, but it is variable which ones will be open.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Interactive Control and Callbacks 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!