Share data between gui

1 Ansicht (letzte 30 Tage)
Sajid Afaque
Sajid Afaque am 23 Apr. 2019
Kommentiert: Rik am 24 Apr. 2019
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

Antworten (1)

Rik
Rik am 23 Apr. 2019
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.

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2016b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by