How can I pass data from one gui to another?
1 次查看(过去 30 天)
显示 更早的评论
I have a GUI in which there is a pushbutton "next" which takes me to another GUI. What I want to do is by clicking pushbutton "next" in GUI_1, GUI_2 shows an image that I have already inserted in a previous GUI_0. I have already made a masterGUI which controls the other GUIs, but I don't know how I can pass this image from the first GUI to the third and get it shown in an axis there.
0 个评论
回答(2 个)
Image Analyst
2012-12-3
You might check out the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.28s.29.3F
2 个评论
Image Analyst
2012-12-3
What is an anchor? You mean the stuff after the #? I just clicked on the contents and then copied from the address field. Though I did notice that recently they seemed to change it so that you get only Chapter headings in the contents, not the full contents, unless you're logged in, and then you'll see the full contents.
另请参阅
类别
在 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!