How can I use a compiler on Simulink 7.2 (on Matlab 7.7) running on Windows 7
Show older comments
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
Answers (2)
Andreas Goser
on 10 Dec 2013
Edited: Andreas Goser
on 10 Dec 2013
0 votes
Tom
on 10 Dec 2013
0 votes
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!