How to input values in a GUI and send it to MainGUI ??
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Daniel Shub
on 5 Aug 2011
I suggest having a look at FAQ 3.F
Matt Fig also has some nice examples on the FEX
More Answers (1)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!