How can I use a compiler on Simulink 7.2 (on Matlab 7.7) running on Windows 7
이전 댓글 표시
I am attempting to use an Embedded MATLAB Function block in Simulink 7.2 (from Matlab 7.7) on a Windows 7 machine. I have installed Visual C++ 2008 and Windows Server 2008 & .NET 3.5 SDK following the guide from: http://www.mathworks.com/matlabcentral/answers/98351
However, I am reviving this error when I try to run a simple Embedded MATLAB Function:
Message: Code Error Source: Unknown: Reported by: Stateflow Summary: The mex compiler 'Microsoft Visual C++ 2008 Express' is not supported for simulation builds. Use 'mex -setup' to select a supported compiler
Any thoughts on how I can fix this?
Thanks, Tom
답변 (2개)
Andreas Goser
2013년 12월 10일
편집: Andreas Goser
2013년 12월 10일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!