Questions regarding GUI inside another GUI (built in GUIDE)
Mostra commenti meno recenti
1. If to build a second GUI inside the first GUI, is it as simple as building them seprately in different files and call the second GUI inside the first GUI?
2. If use deploytool to convert this to .exe, do you put both GUIs under "main files", or do you put the first GUI under "main file" and put the second GUI under "Shared Resources and Help Files"?
I have been confused on this topic, please guide me with a more direct answer :) Thank you for reading my concern!!
2 Commenti
Walter Roberson
il 4 Ago 2016
GUIDE guides or your own code or appdesigner ?
Do the GUIs need to communicate at all? Does the first need to get results from the second, or does the second need to get parameters from the first?
chlor thanks
il 4 Ago 2016
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!