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 个评论
Kaustubha Govind
2012-2-7
Have you also run "mex -setup" like the error suggests?
回答(1 个)
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!