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

Have you also run "mex -setup" like the error suggests?

댓글을 달려면 로그인하십시오.

답변 (1개)

Andreas Goser
Andreas Goser 2012년 2월 7일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

질문:

2012년 2월 7일

편집:

2013년 10월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by