How to use popupmenu and pushbutton?

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?

Answers (1)

Image Analyst
Image Analyst on 15 Jan 2016
Just call the pushbutton callback from inside the popup callback.

Tags

Asked:

on 14 Jan 2016

Answered:

on 15 Jan 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!