필터 지우기
필터 지우기

How to share data between Multi Window GUI?

조회 수: 1 (최근 30일)
Goku
Goku 2017년 10월 17일
댓글: Goku 2017년 10월 17일
To have input arguments to a GUI. The mathworks page says to open the dialog box app into Code View. Then click App Input Arguments in the Editor tab. But I do not see this option in my appdesigner. Could you please help me? I have the screenshot of what I see:
  댓글 수: 4
Rik
Rik 2017년 10월 17일
It looks to me like the App Designer is like writing a class and with a figure it is like writing a function. I would say a 'normal' GUI is easier to program, but I have too little experience with App Designer to comment on how easy the transition is.
The most important thing is to only use GUIDE for the first raw sketch, but don't use the auto-generated code. uicontrol and guidata are your friends.
Goku
Goku 2017년 10월 17일
Thank you for your input! I will give that a try now.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by