Share data between gui
显示 更早的评论
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
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!