Compiling Matlab "App" with a .m file

1 回表示 (過去 30 日間)
Daelyn Greene
Daelyn Greene 2019 年 1 月 18 日
コメント済み: Daelyn Greene 2019 年 1 月 19 日
Is there a way to compile a .m file into an app that does not require matlab? Making a UI for a new laptop and don't want to have to put matlab on it.

採用された回答

Walter Roberson
Walter Roberson 2019 年 1 月 19 日
MATLAB Compiler is the appropriate product. It costs roughly as much as two copies of MATLAB .
  6 件のコメント
Walter Roberson
Walter Roberson 2019 年 1 月 19 日
MATLAB Coder (a different product) is available to students for about $us 30. It is a product that can compile a subset of MATLAB into C code which you could put together into an executable .
Daelyn Greene
Daelyn Greene 2019 年 1 月 19 日
Hmm. I‘ll definitely have to look into that. That‘s much more in my price range. Thanks for all the help.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by