Difference between revisions of "Read strip"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | <big> This function reads the .strip file from the file being processed and determines the length of the header. It then calls file_read.m before it goes back to its calling function | + | <big> This function reads the .strip file from the file being processed and determines the length of the header. It then calls file_read.m before it goes back to its calling function. <big> |
Line 9: | Line 9: | ||
[[AC9/ACS Mfiles]] | [[AC9/ACS Mfiles]] | ||
+ | |||
+ | [[Hydroscat Mfiles]] |
Revision as of 13:30, 16 June 2010
Overview
This function reads the .strip file from the file being processed and determines the length of the header. It then calls file_read.m before it goes back to its calling function.