Azzera filtri
Azzera filtri

How to share data between Multi Window GUI?

2 visualizzazioni (ultimi 30 giorni)
Goku
Goku il 17 Ott 2017
Commentato: Goku il 17 Ott 2017
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 Commenti
Rik
Rik il 17 Ott 2017
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 il 17 Ott 2017
Thank you for your input! I will give that a try now.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by