How to install Lcc-win32 C 2.4.1 in matlap
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
Réponses (4)
Benjamin Hardy
le 21 Juin 2018
Modifié(e) : Benjamin Hardy
le 21 Juin 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 commentaire
yalin kou
le 7 Oct 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
le 12 Fév 2024
Hi Guys,
Did you find the solution for this? Because me too i have the same problem
5 commentaires
Mohamed
le 12 Fév 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
le 12 Fév 2024
If you
mex -setup -verbose
then it should show you the trace of the access attempts.
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!