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!