Is there a way to launch a GUI without opening Matlab?

5 visualizaciones (últimos 30 días)
Austin Brehm
Austin Brehm el 17 de Jul. de 2018
Editada: Walter Roberson el 17 de Jul. de 2018
I am wondering if there is a way to run a GUI from any desktop.

Respuestas (1)

Walter Roberson
Walter Roberson el 17 de Jul. de 2018
Editada: Walter Roberson el 17 de Jul. de 2018
You can (typically) double-click on a .m file on a system that has MATLAB installed in order to have MATLAB open the file in the editor.
If what you are trying to do is run the GUI without MATLAB being installed, then to do that you need the (somewhat expensive) product MATLAB Compiler .
(Note: there are a number of things that cannot be compiled. For example, nothing in the Symbolic Toolbox can be compiled.)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by