フィルターのクリア

matlab file for ubuntu as excutable program

3 ビュー (過去 30 日間)
nouralhoda
nouralhoda 2012 年 7 月 6 日
Iam using Matlab on ubuntu
how .m file could be changed to an excutable porgram to be excuted in machines
that do not have Matlab porgram
please help ??

採用された回答

Thomas
Thomas 2012 年 7 月 6 日
MATLAB Compiler™ lets you share your MATLAB® application as an executable or a shared library. Executables and libraries created with MATLAB Compiler use a runtime engine called the MATLAB Compiler Runtime (MCR). The MCR is provided with MATLAB Compiler for distribution with your application and can be deployed royalty-free.
More details can be found here:
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 7 月 6 日
Additional note: the resulting executable is operating-system specific. I do not know how portable it is between versions of Linux, but definitely you would not be able to build on Linux and execute on MS Windows.

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

その他の回答 (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