How can I create an exe file consists of in more GUI?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I create an exe file consists of in more GUI? I have to create an exe file of 5 GUI to insert into a ppt file. How can I do?
0 Kommentare
Antworten (1)
Image Analyst
am 14 Jul. 2014
Your main GUI can call other m-files that bring up GUIs of their own. Simply develop each and then call them when needed.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!