User`s guide
5
Controlling
Code Generation
This chapter describes the code generated by the MATLAB Compiler and the options that you can use
to control code generation.
Code Generation Overview (p. 5-2) Sample source files and generated filenames
Compiling Private and Method
Functions (p. 5-5)
Working with private and method functions
The Generated Header Files (p. 5-8) Generated C and C++ header files
Internal Interface Functions (p. 5-11) Generated C and C++ interface functions
Supported Executable Types (p. 5-21) Generated wrapper functions
Formatting Compiler-Generated Code
(p. 5-35)
Controlling the look of generated C/C++ code
Including M-File Information in
Compiler Output (p. 5-40)
Controlling annotation in generated C/C++ code
Interfacing M-Code to C/C++ Code
(p. 5-46)
Calling C/C++ functions from M-code