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!