Sfunction compiler in matlab 64bit version.

i have installed a 64 bit version of matlab on windows 7 professional. while making s functions using s-function builder block in the library of simulink, i was getting the following error on clicking "build": * Error: Could not find the compiler "cl" on the DOS path. Use mex -setup to configure your environment properly.
D:\PLSINS~1\BIN\MEX.PL: Error: Unable to locate compiler.*
even after installing all the required compilers like lcc, the problem was not solved. pls help. thank you

1 comentario

Kaustubha Govind
Kaustubha Govind el 7 de Feb. de 2012
Have you also run "mex -setup" like the error suggests?

Iniciar sesión para comentar.

Respuestas (1)

Andreas Goser
Andreas Goser el 7 de Feb. de 2012

0 votos

That is because the LCC Compiler is not a supported compiler for Win 64.
There is also a free compiler on the list.

Categorías

Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.

Preguntada:

el 7 de Feb. de 2012

Editada:

el 3 de Oct. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by