MATLAB - Global variable indicating whether Matlab is supported by this version.
#ifdef MATLAB #ifndef MATLAB
The MATLAB flag is defined only on system that support Matlab. On all other platforms, the flag is undefined.