User`s guide

Using the mcc Command
Note The -l option is a bundle option that expands into the following:
-W lib -T link:lib
A bundle is a collection of mcc input options. See
matlabroot/toolbox/compiler/bundles for the available bundles.
The
-W lib o ption tells MATLAB Compiler to generate a function wrapper
for a shared library. The
-T link:lib option specifies the target output as
a shared library.
See Chapter 5, “Compiler Commands”, for more informa t ion a b out using the
mcc command and its options.
1-11