How can I create an exe file consists of in more GUI?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 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 Comments
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!