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

2 ビュー (過去 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 件のコメント
Astha Ameta
Astha Ameta 2016 年 11 月 9 日
Thank you, I got it.
mohamed naeem
mohamed naeem 2017 年 6 月 22 日
i have the same problem (Astha Ameta) can i know how you solve it

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction 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