data sharing Between two GUIs
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (2)
Andy
le 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 commentaires
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!