How to install Lcc-win32 C 2.4.1 in matlap
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
Antworten (4)
Benjamin Hardy
am 21 Jun. 2018
Bearbeitet: Benjamin Hardy
am 21 Jun. 2018
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 Kommentar
yalin kou
am 7 Okt. 2018
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
am 12 Feb. 2024
Hi Guys,
Did you find the solution for this? Because me too i have the same problem
5 Kommentare
Mohamed
am 12 Feb. 2024
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
am 12 Feb. 2024
If you
mex -setup -verbose
then it should show you the trace of the access attempts.
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!