popupmenu in GUI, string call backs.
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Robert Cumming
2013년 7월 11일
1 개 추천
FYI: The string returns the items, and value is the item selected.
댓글 수: 2
James Hendren
2013년 7월 11일
sana saleeme
2016년 5월 9일
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.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!