Matlab r2011 Problems with compiling Matlab Functions
Ältere Kommentare anzeigen
Hello, I'm having problems to run Matlab Functions with Matlab r2011. I've already installed Microsoft Visual C++ Express and SDK but I'm still having problems. I get the following error:
Making simulation target "untitled_sfun", ... ...MATLAB\slprj\_sfprj\untitled\_self\sfun\src>call "mexopts.bat" "nmake" is not recognized as an intern or extern command
Any ideas?Thanks in advance
Antworten (2)
Walter Roberson
am 28 Jun. 2011
0 Stimmen
Han Geerligs
am 4 Aug. 2011
0 Stimmen
maybe you can call the vcvars64 (or vcvars32) batch file in your matlab startup batch file
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!