Difference between revisions of "Conv2lcd"

From Pnb
Jump to navigation Jump to search
Line 12: Line 12:
 
[[Actual Mfile]]
 
[[Actual Mfile]]
  
[[back]]
+
[[AC9/ACS Mfiles]]

Revision as of 09:08, 26 April 2010

Overview

This matlab function performs the important role of ingesting the original .dat file and formatting it to the base lcd format. The .dat files will be in the form "ayymmdd.dat" (year, month, day). Currently this program is not on unix.


The output of this function is currently a .dat.lcd file which is the first lcd format, as well as a .datmatrix file which only has the original data from the .dat file.



Actual Mfile

AC9/ACS Mfiles