Running mcc from windows cmd
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi , Im trying to run the following command in cmd without any luck : matlab -r mcc -m testfile.m the result Im getting is : Error using mcc No source files were specified Any Help would be great Thanks
댓글 수: 0
채택된 답변
Titus Edelhofer
2015년 3월 3일
Hi,
usually you should be able to call the mcc directly from CMD without using "matlab -r". Did you try? Maybe you need to set the PATH variable in your CMD to point to the right folder, never tried myself ...
Titus
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!