User`s guide

3 Compilation Process
Creat
ing a Standalone Executable
Dependency Analysis
The fi
rst step determines all the functions on which the supplied M-files,
MEX-f
iles, and P-files depend. This list includes all the M-files called by the
give
n files as well as files that they call, and so on. Also included are all
buil
t-in functions a nd MATLAB objects.
3-4