Borrar filtros
Borrar filtros

How to combine a GUI and a standalone program?

1 visualización (últimos 30 días)
Ruhi
Ruhi el 31 de Mzo. de 2013
could you explain me with an example

Respuesta aceptada

Image Analyst
Image Analyst el 31 de Mzo. de 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 comentarios
Walter Roberson
Walter Roberson el 31 de Mzo. de 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 el 31 de Mzo. de 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/

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by