User`s guide

Using this Guide
xi
Using this Guide
This book describes the MATLAB Compiler and provides numerous examples
of how to use it. The topics included are
Introducing the MATLAB Compiler describes the new features of the
Compiler and provides an overview of how to use it.
Installation and Configuration discusses how to install and configure the
Compiler, and how to verify that your system is properly set up.
Working with MEX-Files describes how to compile M-files with the
MATLAB Compiler.
Stand-Alone Applications explains how to use the MATLAB Compiler to
code and build stand-alone applications.
Controlling Code Generation describes the code generated by the
MATLAB Compiler and the options that you can use to control code
generation.
Optimizing Performance describes optimizations you can perform on your
M-file source code that can improve the performance of the generated C/C++
code.
Reference provides the set of reference pages that describe the Compiler
pragmas, functions, and command line tools.
MATLAB Compiler Quick Reference is a quick reference of all the
Compiler functions.
Error and Warning Messages lists and describes error messages and
warnings generated by the MATLAB Compiler.