Difference between revisions of "Conv2lcd"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
− | [[ | + | [[conv2lcd.m]] |
[[AC9/ACS Mfiles]] | [[AC9/ACS Mfiles]] |
Revision as of 13:38, 2 July 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.