Next: bdode.m, eqn1d.m, hwsol1.m
Up: Required Files and Descriptions
Previous: sol1.m
  Contents
This file creates a 3-plot page containing
a slopefield, a graph of one symbolic solution, and a graph of the
respective numerical solution to a first order ODE. The file also
allows room for handwritten calculations on the resulting printout.
Its MATLAB command is hw3plot. The file uses data from
init.m, calls slopef(ftx,N) and hwsol1.m, then
plots the symbolic solution given as ftxsln. If the user has
solved the ODE correctly and entered all data into init.m
properly, then the three plots should agree in their representations.
Michael Renardy
2000-05-12