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

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)

Your main GUI can call other m-files that bring up GUIs of their own. Simply develop each and then call them when needed.

Tags

Asked:

on 13 Jul 2014

Answered:

on 14 Jul 2014

Community Treasure Hunt

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

Start Hunting!