版上各位Matlab高手好...
小弟編譯某一個 .m 文件時,出現以下錯誤訊息:
Could not find the compiler "cl" on the DOS path.
Use mbuild -setup to configure your environment properly.
C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error: Unable to locate compiler.
Error: An error occurred while shelling out to mbuild (error code = 2).
Unable to build executable (specify the -v option for more information).
??? Error using ==> mcc
Error executing mcc, return status = 1 (0x1).
請問如上面的錯誤訊息是因為我的編譯器沒裝好嗎??