How can I create an exe file consists of in more GUI?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2014-7-14
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!