How to use popupmenu and pushbutton?
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 15 Jan 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 ?
Réponses (1)
Image Analyst
le 15 Jan 2016
0 votes
Just call the pushbutton callback from inside the popup callback.
Catégories
En savoir plus sur Assembly 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!