Share data between gui

조회 수: 1 (최근 30일)
Sajid Afaque
Sajid Afaque 2019년 4월 23일
댓글: Rik 2019년 4월 24일
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
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.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by