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

5 Ansichten (letzte 30 Tage)
Austin Brehm
Austin Brehm am 17 Jul. 2018
Bearbeitet: Walter Roberson am 17 Jul. 2018
I am wondering if there is a way to run a GUI from any desktop.

Antworten (1)

Walter Roberson
Walter Roberson am 17 Jul. 2018
Bearbeitet: Walter Roberson am 17 Jul. 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.)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by