MATLAB Compiler    

Chapter 1
Introducing the
MATLAB Compiler


Introduction

This book describes version 2.1 of the MATLAB® Compiler. The MATLAB Compiler takes M-files as input and generates C or C++ source code or P-code as output. The MATLAB Compiler can generate these kinds of source code:

This chapter takes a closer look at these categories of C and C++ source code and explains the value of compiled code.


 Typographical Conventions Before You Begin