Filter löschen
Filter löschen

How to combine a GUI and a standalone program?

1 Ansicht (letzte 30 Tage)
Ruhi
Ruhi am 31 Mär. 2013
could you explain me with an example

Akzeptierte Antwort

Image Analyst
Image Analyst am 31 Mär. 2013
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 Kommentare
Walter Roberson
Walter Roberson am 31 Mär. 2013
Is there a point to adding a GUI to control a stand-alone program that does not take any input ?
Image Analyst
Image Analyst am 31 Mär. 2013
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/

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by