MATLAB Compiler    

Introduction

This book describes Version 3.0 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.


  Introducing the MATLAB Compiler Before You Begin