=============================================================
Guide to running Matlab scripts and functions on Appendix CD:
=============================================================

Instructions modified from those of - Blair Thornburrow 2005
-------------------------------------------------------------

Option A: If your CD drive letter is "D":

Step 1:
Start Matlab.

Step 2:
Set the Matlab Current Directory to 'D:\Scott_Farm\Matlab\Analysis\Paul'

Step 3:
In the command window, enter mystartup and press enter.

Step 4:
You are done. You may now run scripts and functions as you wish.

--------------------------------------------------------------

Option B: If your drive letter is something other than "D"
(e.g. if you want to run on a computers "C" drive.

Step 1:
Copy the contents of the folder titled "Scott_Farm" on the CD to a
location on the computer's hard drive. For example "C:\Scott_Farm"

Step 2:
Start Matlab, open and edit 'root_path.m'in the folder "Paul"
(copied from the CD).Change the text to "C:\Scott_Farm".


Step 3:
Follow steps 2-4 in Option A above, except set directory to 
'C:\Scott_Farm\Matlab\Analysis\Paul'
