popupmenu in GUI, string call backs.
Show older comments
So in my gui I have 3 pop-up menus: media, sample, and model. The media has selctions: isotropic and anisotropic the sample has selections: semi-infinite, infinite, and bulk the model has selections:Pseudo-Eps1&2,Psi and Delta, Rss, Rpp, Tss, Tpp, andMueller Matrix
Each of the these selections has particular coding of course. My problem is I need to select these in any manner and then use a pushbutton "Load Data" to load a .dat file.
Questions: How to go about programming the gui that it calls back any combination of these selections. As much detail as possible would be greatly appreciated
Accepted Answer
More Answers (1)
Robert Cumming
on 11 Jul 2013
1 vote
FYI: The string returns the items, and value is the item selected.
2 Comments
James Hendren
on 11 Jul 2013
sana saleeme
on 9 May 2016
as in above case he get the string from popup menu.how i can get the floating numbers from popup menu?please tell me Evan.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!