Using the C++ Math Library    

<matlab>/extern/examples/cppmath

The <matlab>/extern/examples/cppmath directory holds the sample C++ programs presented in this book.

ex1.cpp
The source code for Example Program: Creating Arrays and Array I/O (ex1.cpp).
ex2.cpp
The source code for Example Program: Calling Library Functions (ex2.cpp).
ex3.cpp
The source code for Example Program: Passing Functions As Arguments (ex3.cpp).
ex4.cpp
The source code for Example Program: Writing Simple Functions (ex4.cpp).
ex5.cpp
The source code for Example Program: Handling Exceptions (ex5.cpp).
ex6.cpp
The source code for Example - Using File I/O Functions (ex6.cpp).
ex7.cpp
The source code for Example - Using load() and save() (ex7.cpp).
ex8.cpp
The source code for Example Program: Rewriting roots.m in C++ (ex8.cpp).
release.txt
Release notes for the current release of the MATLAB C++ Math Library.


 <matlab>/extern/include/cpp Directory Organization on Microsoft Windows