Share data between gui
1 回表示 (過去 30 日間)
古いコメントを表示
I have inserted the image showing the flow of gui's.i need to access 2nd gui data in gui 5.
I also need to store all gui data together...to retrieve it later
Please help
回答 (1 件)
Rik
2019 年 4 月 23 日
Pass a handle to the second gui when calling gui 3 and 5. Then you can use guidata to load the data from gui2 in gui5.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!