Matlab R2010a supported compiler Visual C++ 2010 is not showing even after downloading.
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Astha Ameta
le 6 Nov 2016
Commenté : mohamed naeem
le 22 Juin 2017
I need to install matlab supported compiler and I downloaded a zip file for the compatible compiler and run the following command in the matlab command window: unzip('D:\Z-Astha\Study\HRS\Tool\VS2010MEXSupport.zip', matlabroot); mex-setup But no compiler is shown. Please advise.
0 commentaires
Réponse acceptée
Walter Roberson
le 7 Nov 2016
That .zip does not install a compiler. You need to install the compiler first (get it from Microsoft), and then you install the patch. The patch changes MATLAB so that it knows where to look for the compiler.
Plus de réponses (1)
Jan
le 6 Nov 2016
I do not know, what the mentioned ZIP file contains, but the installers of the compiler do not come as ZIP file. You have download a compiler. See https://www.mathworks.com/support/sysreq/files/SystemRequirements-Release2010a_SupportedCompilers.pdf
3 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing 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!