How to input values in a GUI and send it to MainGUI ??
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
Accepted Answer
More Answers (1)
Nu9
on 16 Aug 2011
0 votes
Categories
Find more on Interactive Control and Callbacks 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!