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.
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