User`s guide

5
Compiler Commands
This chapter describes mc c, which is the command that invokes MATLAB
Compiler.
Command Overview (p. 5-2)
Details on using the
mcc comm and
Using Macros to Sim plify
Compilation (p. 5-5)
Information on macros and how they
can simplify y our work
Using Pathnames (p. 5-7)
Specifying pathnames
Using Bundle Files (p. 5-8)
How to use bundle files to replace
sequences of commands
Using Wrapper Files (p. 5-10)
Details o n wrapper files
Interfacing M-Code to C/C++ Code
(p. 5-13)
Calling C /C++ functions from M-code
Using Pragmas (p. 5-17)
Using
%#function
Script Files (p. 5-19)
Using scripts in applications
Compiler Tips (p. 5-22)
Useful information for creating
applications