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!