data sharing Between two GUIs
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (2)
Andy
am 20 Mai 2011
Take a look at Matt Fig's http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples, specifically GUI 24.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!