This directory contains M-files for the solution of all the examples 
and exercises in the tutorial
  L.F. Shampine, J. Kierzenka, and M.W. Reichelt, Solving Boundary 
  Value Problems for Ordinary Differential Equations in MATLAB with 
  BVP4C.

The M-files in this directory have been updated to take advantage 
of features available in MATLAB 7.0 (R14).  In particular, nested 
functions are used to avoid passing additional arguments to the solver.
A new file, EX9MBVP, solves Example 9 directly, as a multi-point BVP.
