Mostrar comentarios más antiguos
Hi All
I want to Reset my GUI AS a whole , with one pushbutton RESET ! Is this Possible??
Thanks
Respuesta aceptada
Más respuestas (1)
Jan
el 14 de Dic. de 2011
1 voto
Yes, it is possible. You just need a suiting callback function for the button. Without knowing any details, it is impossible to create a more detailed answer.
One of the many solutions is to let the callback close the figure and open a new one.
6 comentarios
Maryam Emad
el 14 de Dic. de 2011
Dr. Seis
el 14 de Dic. de 2011
A further modification to:
http://www.mathworks.com/matlabcentral/answers/23856-reset-button
Jan
el 14 de Dic. de 2011
No, Maryam, it is your turn to explain more details.
Maryam Emad
el 14 de Dic. de 2011
Walter Roberson
el 14 de Dic. de 2011
Warning: popupmenu control requires a non-empty String
Control will not be rendered until all of its parameter values are valid
Maryam Emad
el 14 de Dic. de 2011
Categorías
Más información sobre App Building en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!