Is the MATLAB compiler free of use?
14 ビュー (過去 30 日間)
古いコメントを表示
I want to run a compiled stand-alone application on computers that do not install MATLAB. Can I install MALTAB compiler on those computers freely?
回答 (1 件)
Matt J
2015 年 4 月 29 日
編集済み: Matt J
2015 年 4 月 29 日
You can't install the compiler freely, but you can freely deploy applications created with the compiler. To run standalone applications on a particular computer, that computer only requires that the MATLAB Compiler Runtime (MCR) be installed on it.
2 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!