Difference between revisions of "Cleanup"

From Pnb
Jump to navigation Jump to search
Line 1: Line 1:
This mfile is run at the end of a processing scheme; weather it be HS6 or AC9.  This mfile runs in the directory it is called and deletes all/none or saves a particular file specified by the user.  The types of files it looks to remove are ".lcd", files with extensions ".1" or ".2", ".datmatrix", ".zcal", and ".datmat".
+
<big>This mfile is run at the end of a processing scheme; weather it be HS6 or AC9.  This mfile runs in the directory it is called and deletes all/none or saves a particular file specified by the user.  The types of files it looks to remove are ".lcd", files with extensions ".1" or ".2", ".datmatrix", ".zcal", and ".datmat".<big>
  
  

Revision as of 14:27, 2 July 2010

This mfile is run at the end of a processing scheme; weather it be HS6 or AC9. This mfile runs in the directory it is called and deletes all/none or saves a particular file specified by the user. The types of files it looks to remove are ".lcd", files with extensions ".1" or ".2", ".datmatrix", ".zcal", and ".datmat".


cleanup.m


AC9/ACS Mfiles