2012. 10. 18. 17:42
[MATLAB] windows 7 64-bit 환경에서 embedded matlab 사용시 에러
2012. 10. 18. 17:42 in
공부이야기/MATLAB 깔짝
Unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds. Use 'mex -setup' to select a supported compiler
위와 같은 에러가 발생 시... Visual Studio 2010을 설치 후 SDK 7.1을 설치하고 매트랩 커맨드 창에서 'mex -setup'을 친 후 컴파일러 선택 화면에서 Visual Studio 2010을 골라준다.
관련글: http://www.mathworks.co.kr/support/compilers/R2010b/win64.html