data sharing Between two GUIs
Show older comments
hi all, i am using a GUI in a GUI. i want to share the data between the two GUI's. i read that we can use setappdata and getappdata commands to share the data between GUI's. but i am facing the problem in using those commands. i think i didn't have clear idea in using the commands i.e . the syntax. i didn't get much help from the help menu. can any one please help me in using these commands.
Answers (2)
Arturo Moncada-Torres
on 20 May 2011
0 votes
Hope it helps ;-) !
Andy
on 20 May 2011
0 votes
Take a look at Matt Fig's http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples, specifically GUI 24.
Categories
Find more on Marine and Underwater Vehicles 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!