フィルターのクリア

How to combine a GUI and a standalone program?

1 回表示 (過去 30 日間)
Ruhi
Ruhi 2013 年 3 月 31 日
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