Download MATLAB Compiler User`s Guide

Transcript
Directory Organization on UNIX
libsgl.h
Header file for C/C++ Graphics Library API.
This table lists the relevant header files from MATLAB.
mat.h
Header file for programs accessing MAT-files.
Contains function prototypes for mat routines;
installed with MATLAB.
matrix.h
Header file containing a definition of the
mxArray type and function prototypes for matrix
access routines; installed with MATLAB.
mcc.h
Header files used by Compiler in –V1.2 mode.
mccsimulink.h
Contains library functions used to support the
building of Simulink S-functions.
mex.h
Header file for building MEX-files. Contains
function prototypes for mex routines; installed
with MATLAB.
<matlab>/extern/include/cpp
This table lists the header file for the MATLAB C++ Math Library, a separate
product.
matlab.hpp
Header file for MATLAB C++ Math Library.
Note There are numerous other files included by matlab.hpp in this directory.
<matlab>/extern/src/tbxsrc
The <matlab>/extern/src/tbxsrc directory contains the MATLAB
Compiler-compatible M-files.
C-7