How can I create an exe file consists of in more GUI?
Afficher commentaires plus anciens
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?
Réponses (1)
Image Analyst
le 14 Juil 2014
0 votes
Your main GUI can call other m-files that bring up GUIs of their own. Simply develop each and then call them when needed.
Catégories
En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!