Matlab compiler or matlab coder?
古いコメントを表示
I have to run my matlab code on other computers without matlab installed. The code must be run in shell command line, so the result should be some executable file. Should I use matlab compiler or matlab coder?
1 件のコメント
Sean de Wolski
2014 年 9 月 19 日
What does your code do? The right answer will depend on this.
回答 (1 件)
Adam
2014 年 9 月 19 日
0 投票
Matlab compiler creates executables which can be run from the command line
カテゴリ
ヘルプ センター および File Exchange で MATLAB Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!