STARTUP - Project startup file.
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);