How can I pass data from one gui to another?
Afficher commentaires plus anciens
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.
Réponses (2)
Friedrich
le 3 Déc 2012
0 votes
Hi,
have a look here:
Which also explains how to pass data between GUIs:
Image Analyst
le 3 Déc 2012
0 votes
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 commentaires
Jan
le 3 Déc 2012
How do you obtain the anchors in the FAQ?
Image Analyst
le 3 Déc 2012
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.
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!