Difference between revisions of "E BBstrip"

From Pnb
Jump to navigation Jump to search
(New page: == Overview == '''This function can be run independently with putting an 'i' in the last vararg in or it can be called within a function which it is currently used as for the btac9 and bt...)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
  
'''This function can be run independently with putting an 'i' in the last vararg in or it can be called within a function which it is currently used as for the btac9 and bths6 scripts'''
+
<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>
  
'''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.'''
 
  
'''[[Actual Mfile]]'''
+
[[E_BBstrip.m]]
  
'''[[AC/ACS Mfiles]]'''
+
 
 +
 
 +
[[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.


E_BBstrip.m


AC9/ACS Mfiles