How to install Lcc-win32 C 2.4.1 in matlap
조회 수: 12 (최근 30일)
이전 댓글 표시
I need the Lcc-win32 C 2.4.1 in C:\PROGRA~2\MATLAB\R2013A~1\sys\lcc compiler but it does not appear in matlab and I tried to install it from online but it didn't work...so how to get the Lcc-win32 C 2.4.1 to show in matlab?
답변 (4개)
Benjamin Hardy
2018년 6월 21일
편집: Benjamin Hardy
2018년 6월 21일
lcc win32 2.4.1 is included with a standard download of Matlab R2013a 32 bit version. What version are you running? If it's 64 bit it's not included you can always redownload it via your account license.
댓글 수: 1
yalin kou
2018년 10월 7일
I use the Matlab R2015b 32bit version,but i can't find the lcc-win32 compiler via the order 'mex -setup' too.I'm confused too.
Mohamed
2024년 2월 12일
Hi Guys,
Did you find the solution for this? Because me too i have the same problem
댓글 수: 5
Mohamed
2024년 2월 12일
how can i see if i have the icc 32 in my Matlab? There is something that i can write on the propmt and it will show me or not ?
Walter Roberson
2024년 2월 12일
If you
mex -setup -verbose
then it should show you the trace of the access attempts.
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!