Home > ctdcal > startup.m

startup

PURPOSE ^

STARTUP Generic startup file for the ctdcal toolbox.

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 STARTUP Generic startup file for the ctdcal toolbox.

 DESCRIPTION:
 This startup file sets the environment for calibrating a single cruise
 using the ctdcal toolbox.  
 After running the make_cruise_dir function, edit ctdstartup.m from within
 your CRUISEDIR.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 % STARTUP Generic startup file for the ctdcal toolbox.
0002 %
0003 % DESCRIPTION:
0004 % This startup file sets the environment for calibrating a single cruise
0005 % using the ctdcal toolbox.
0006 % After running the make_cruise_dir function, edit ctdstartup.m from within
0007 % your CRUISEDIR.
0008 %
0009 
0010 % Go and read the master startup file.
0011 master_startup
0012 
0013

Generated on Thu 16-Sep-2004 15:33:00 by m2html © 2003