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

4 ビュー (過去 30 日間)
Austin Brehm
Austin Brehm 2018 年 7 月 17 日
編集済み: Walter Roberson 2018 年 7 月 17 日
I am wondering if there is a way to run a GUI from any desktop.

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 7 月 17 日
編集済み: Walter Roberson 2018 年 7 月 17 日
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.)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by