MATLAB Compiler    

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
Sample source files and generated filenames
Compiling Private and Method Functions
Working with private and method functions
The Generated Header Files
Generated C and C++ header files
Internal Interface Functions
Generated C and C++ interface functions
Supported Executable Types
Generated wrapper functions
Formatting Compiler-Generated Code
Controlling the look of generated C/C++ code
Including M-File Information in Compiler Output
Controlling annotation in generated C/C++ code
Interfacing M-Code to C/C++ Code
Calling C/C++ functions from M-code


  Advanced C Example Code Generation Overview