Using the C++ Math Library    

<matlab>/extern/include

The <matlab>/extern/include directory contains the C header files for developing stand-alone applications. Because the MATLAB C++ Math Library contains the MATLAB C Math Library, the header file matlab.h file is required.

libmatlb.h
Header file containing the prototypes for the MATLAB Built-In Math Library functions.
libmmfile.h
Header file containing the prototypes for the MATLAB M-File Math Library functions.
matlab.h
Header file for the MATLAB C Math Library.
matrix.h
Header file containing the definition of the mxArray type and function prototypes for array access routines.


 <matlab>/extern/lib/$ARCH <matlab>/extern/include/cpp