How to use popupmenu and pushbutton?
Mostrar comentarios más antiguos
My popupmenu has choices of 'Frame 13' and so on. I would like to have a pushbutton indicated 'Execute' depending on the choice stated in popupmenu. How can I do this?
1 comentario
Walter Roberson
el 15 de En. de 2016
How does this differ from your question http://uk.mathworks.com/matlabcentral/answers/263659-how-to-display-a-different-select-menu-depending-on-the-radiobutton-using-matlab-gui ?
Respuestas (1)
Image Analyst
el 15 de En. de 2016
0 votos
Just call the pushbutton callback from inside the popup callback.
Categorías
Más información sobre Assembly 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!