Microsoft Visual Studio as Mex Compiler

I have MATLAB 2013a student version(x86) and have a c program I would like to compile into a mex. when I run the mex -setp command I have the only the options for the lcc-win32 compiler and the none option, but I have Microsoft Visual Studio 2015 installed on my machine. Is it possible to use the MSVS compilier with MATLAB 2013a (x86)?

답변 (1개)

Walter Roberson
Walter Roberson 2016년 1월 28일

0 개 추천

No. VS 2015 Professional is supported by R2015b but not by any previous version. Also, none of the VS * Express versions have been supported for a number of years. See http://www.mathworks.com/support/compilers/R2013a/index.html?sec=win32 for the list of versions that are supported for your release.

카테고리

도움말 센터File Exchange에서 Matrix Indexing에 대해 자세히 알아보기

태그

질문:

2016년 1월 28일

답변:

2016년 1월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by