mex.getCompilerConfigurations
Get compiler configuration information for building MEX files
Syntax
Description
returns an object cc = mex.getCompilerConfigurationscc containing information about the default
compiler configurations used by the mex command. There is one
configuration for each supported language.
Examples
Input Arguments
Output Arguments
Tips
If you reinstall a compiler, then run
mex -setupto update the compiler configuration information.
Version History
Introduced in R2008b