How to combine a GUI and a standalone program?

1 次查看(过去 30 天)
could you explain me with an example

采纳的回答

Image Analyst
Image Analyst 2013-3-31
I was going to ask you the same thing. Because that is ambiguous I need an example. Do you simply want to launch a standalone program from your GUI with the system() or dos() function? Or do you want to turn your GUI into a standalone program with the MATLAB Compiler Toolbox?
  5 个评论
Walter Roberson
Walter Roberson 2013-3-31
Is there a point to adding a GUI to control a stand-alone program that does not take any input ?
Image Analyst
Image Analyst 2013-3-31
You put the code into the callbacks for the various buttons and controls on your GUI. The best way is for you to spend some time with Doug's excellent video tutorials. After you watch those you'll know exactly what to do. http://blogs.mathworks.com/videos/category/gui-or-guide/

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by