CONTENTS
HOW TO USE
ARRANGING WINDOWS

----------------------
Contents Of Zip File:
----------------------
readme.txt
mfiles:
	about.m
	arrange.m
	demo.m
	grapher6.m
	labeler.m
	maninp.m
	mc.m
	mnreader.m
	pread.m
	pslide.m
	reader4.m
	slcm2.m
	srem2.m
	vnv.m
	window.m
----------------------
How To Use
----------------------
To use the demo, just place all the zip files in a directory located in your MATLAB path.  Then just type in demo.

Tip:  If you don't want to sit through the speed calibration demo, note SpeedFactor number printed on the matlab command window after the speed calibration window closes.  Next time you want to run the demo, just call the demo with the SpeedFactor value you saw.  For example ,
' demo (1)' will run the demo if you saw a 1 listed as the SpeedFactor.

Tip:  If the graphs produced are not as smooth as you like or if the animations run too quickly, run the demo with SpeedFactor value higher than the one shown after the speedfactor demo.  For example,
'demo (1.5)' or 'demo(2)' will make the graphs look smoother than 'demo(1)'.  This will also cause the demo to draw the graphs more slowly.

----------------------
Arranging Windows
----------------------
If you want to compare different waves, first create the waves you want to compare, without closing the resulting graphic windows. (you can just minimize them).  Then go to the Cleaning up selection, and click on arrange.  The waveforms you made will then tile the screen, allowing you to compare them side by side.
