Difference between revisions of "File read"
Jump to navigation
Jump to search
(New page: == Overview == <big> This function takes in the length of the header and the file name being processed and reads the file splitting the header and data into "matrix" and "head" variables ...) |
|||
Line 4: | Line 4: | ||
− | [[ | + | [[file_read.m]] |
[[AC9/ACS Mfiles]] | [[AC9/ACS Mfiles]] |
Latest revision as of 14:37, 2 July 2010
Overview
This function takes in the length of the header and the file name being processed and reads the file splitting the header and data into "matrix" and "head" variables which are returned to its called function.