Running mcc from windows cmd

2 Ansichten (letzte 30 Tage)
yuri tupizin
yuri tupizin am 3 Mär. 2015
Kommentiert: yuri tupizin am 3 Mär. 2015
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

Akzeptierte Antwort

Titus Edelhofer
Titus Edelhofer am 3 Mär. 2015
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

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by