popupmenu in GUI, string call backs.
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Robert Cumming
il 11 Lug 2013
1 voto
FYI: The string returns the items, and value is the item selected.
2 Commenti
James Hendren
il 11 Lug 2013
sana saleeme
il 9 Mag 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.
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!