Home > ctdcal > ctdstartup.m

ctdstartup

PURPOSE ^

STARTUP - Project startup file.

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 STARTUP - Project startup file.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 % STARTUP - Project startup file.
0002 %
0003 
0004 % Go and read the master startup file.
0005 master_startup
0006 
0007 % Tasks specific to this project/directory
0008 % Make sure to add these to the front of the path in order to avoid
0009 % conflicts between identically named functions elsewhere.
0010 % e.g. path('/Xbt/PlotFunctions',path);

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