User`s guide

5 Compiler Commands
-m Macro
Option Function
-W main
Produce a wrapper file suitable for a standalone
application.
-T link:exe
Create an executable link as the output.
Changing Macro Options
You can change the meaning of a macro option by editing the corresponding
macro_option bundle file in matlab root/toolbox/compiler/bundles.For
example, to change the
-m macro, edit the file macro_option_m in the bundles
directory.
Note This changes the meaning of -m for all users of this MATLAB
installation.
5-6