How to use popupmenu and pushbutton?
Show older comments
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 Comment
Walter Roberson
on 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 ?
Answers (1)
Image Analyst
on 15 Jan 2016
0 votes
Just call the pushbutton callback from inside the popup callback.
Categories
Find more on Assembly in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!