Tieing a pop-up menu to a push button
Show older comments
I have 2 pushbuttons and 2 pop-up menus.
I want to tie pushbutton 1 to pop-up menu 1 and pushbutton 2 to pop-up menu 2.
I only want the user to be able to choose one or the other pushbuttons.
I then want the different names in their respective pop-up menus to link to separate GUIs.
I have tried to breakdown the GUI example used in the help section to no avail.
4 Comments
Walter Roberson
on 16 Dec 2015
You say you want to tie the buttons to particular pop-up menus, but what does that mean? The user pushes the first button and what should happen? The appropriate popup becomes enabled (and the other one disabled)? The appropriate popup becomes visible (and the other one invisible)? Would it be acceptable to use a single popup whose contents and results were set by the pushbutton?
Jay
on 16 Dec 2015
Jay
on 16 Dec 2015
Answers (0)
Categories
Find more on Tables 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!