How to input values in a GUI and send it to MainGUI ??
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I want to open a second GUI from a pushbutton in mainGUI, that new GUI is only for input of values(7 variables).These values will be used in main, in a function. After that, i need to plot the result of the funtion with another standard function.
In the new GUI i need to define the variables? How to use de setappdata and getappdata with all variables?
Nuno Lima
댓글 수: 0
채택된 답변
Daniel Shub
2011년 8월 5일
I suggest having a look at FAQ 3.F
Matt Fig also has some nice examples on the FEX
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!