Matlab R2010a supported compiler Visual C++ 2010 is not showing even after downloading.

1 次查看(过去 30 天)
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.

采纳的回答

Walter Roberson
Walter Roberson 2016-11-7
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.

更多回答(1 个)

Jan
Jan 2016-11-6
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 个评论

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by