How can I use a compiler on Simulink 7.2 (on Matlab 7.7) running on Windows 7
Mostrar comentarios más antiguos
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
Respuestas (2)
Andreas Goser
el 10 de Dic. de 2013
Editada: Andreas Goser
el 10 de Dic. de 2013
0 votos
Tom
el 10 de Dic. de 2013
0 votos
Categorías
Más información sobre Simulink Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!