Note
The phrase MATLAB interpreter refers to the application that accepts MATLAB commands, executes M-files and MEX-files, and behaves as described in Using MATLAB. When you use MATLAB, you are using the MATLAB interpreter. The phrase MATLAB Compiler refers to this product that translates M-files to C or C++ source code. This book distinguishes references to the MATLAB Compiler by using the word `Compiler' with a capital C. References to "compiler" with a lowercase c refer to your C or C++ compiler.
|