Difference between revisions of "Conv2lcd"

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

Revision as of 09:26, 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