
********************************************************************************************

The files listed here were developed on a UNIX platform.  The main function to be called is

QuadPro.m

from the MatLab prompt, using the syntax

>> [GrowthResults,ShapeResults,ExptlResults,StretchResults]=QuadPro('C','Direct',30,0.05);


Alternatively, at the MatLab prompt, type

>> help QuadPro

for a summary of the program help.

DK McKellar, 09/03/01

********************************************************************************************

