Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: Mex compiler
Posted:
Jan 24, 2013 9:59 AM
|
|
"Sabrina Zereen" <zereen@uwindsor.ca> wrote in message news:kdpfpk$5em$1@newscl01ah.mathworks.com... > Does anyone know if mex function can be used in 2012a version?
The MEX command is part of MATLAB; it doesn't require any special toolboxes, and it is present in release R2012a. [And many, many previous releases.]
> If so what version of Visual Studio should I use?
The System Requirements page contains a list of compilers supported by different releases of MATLAB.
http://www.mathworks.com/support/sysreq/current_release/
See the "System Requirements and Supported Compilers Archive" under Previous Releases.
-- Steve Lord slord@mathworks.com To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
|
|
|