Using the C Math Library    

<matlab>\extern\examples\cmath

The <matlab>\extern\examples\cmath directory contains sample C programs developed with the MATLAB C Math Library. You'll find explanations for these examples throughout the book..

intro.c
The source code for ``Example - Writing a Simple Program''.
ex1.c
The source code for ``Example Program: Creating Numeric Arrays (ex1.c)''.
ex2.c
The source code for ``Example - Managing Array Memory (ex2.c)''.
ex3.c
The source code for ``Example - Calling Library Routines (ex3.c)''.
ex4.c
The source code for ``Example - Passing Functions As Arguments (ex4.c)''.
ex5.c
The source code for ``Example - Saving and Loading Data (ex5.c)''.
ex6.c
The source code for ``Example - Defining Try/Catch Blocks (ex6.c)''.
release.txt
Release notes for the current release of the MATLAB C Math Library.


 <matlab>\extern\include Errors and Warnings