How can I create an exe file consists of in more GUI?

1 view (last 30 days)
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?

Answers (1)

Image Analyst
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.

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!