フィルターのクリア

Is it possible to change 'file.m' to 'file.exe' ?

1 回表示 (過去 30 日間)
Ayob
Ayob 2014 年 2 月 2 日
コメント済み: Walter Roberson 2014 年 2 月 2 日
Is it possible to change MATLAB .m files to .exe files in order to run the program on system which MATLAB is not installed on them?
(If there is such ways, what's the easiest one? )

採用された回答

Wayne King
Wayne King 2014 年 2 月 2 日
Yes, but it requires other products you may or may not have.
One way:
Another way (starting in R2012a) is to build dlls using MATLAB Coder
  1 件のコメント
Walter Roberson
Walter Roberson 2014 年 2 月 2 日
A note that I like to add for the benefit of other readers:
MATLAB Compiler and MATLAB Coder are not available at all for Student Version. To use them you must have an Academic or Professional license.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeC Shared Library Integration についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by