Using the C Math Library    

<matlab>/extern/include

The <matlab>/extern/include directory contains the header files for developing MATLAB C Math Library applications. The header files associated with the MATLAB C Math Library are shown below.

matlab.h
Header file for the MATLAB C Math Library.
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.
matrix.h
Header file containing the definition of the mxArray type and function prototypes for array access routines.


 <matlab>/extern/lib/$ARCH <matlab>/extern/examples/cmath