data sharing Between two GUIs
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
Andy
2011 年 5 月 20 日
Take a look at Matt Fig's http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples, specifically GUI 24.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!