popupmenu in GUI, string call backs.
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Robert Cumming
le 11 Juil 2013
1 vote
FYI: The string returns the items, and value is the item selected.
2 commentaires
James Hendren
le 11 Juil 2013
sana saleeme
le 9 Mai 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.
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!