Difference between revisions of "E BBstrip"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | + | <big>This function can be run independently with putting an 'i' in the last varargin or it can be called within a function which it is currently used as for the btac9 and bths6 scripts | |
+ | Giving the specific infile to process, it will take that file and strip the specified columns in varargin. The output is a file with the stripped file header and column names. | ||
+ | <big> | ||
− | |||
+ | [[E_BBstrip.m]] | ||
− | |||
− | + | [[AC9/ACS Mfiles]] | |
− | |||
− | |||
− |
Latest revision as of 14:33, 2 July 2010
Overview
This function can be run independently with putting an 'i' in the last varargin or it can be called within a function which it is currently used as for the btac9 and bths6 scripts
Giving the specific infile to process, it will take that file and strip the specified columns in varargin. The output is a file with the stripped file header and column names.