The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/

read_column.pro


top read_column

result = read_column(fileIN, PATH, FILENUME, STATUS, DATP, header=header, bidim=bidim, biy=biy, bixy=bixy, bixye=bixye)

******* *********** ** Independent CALL is :W1=read_column( file, header=header, bidim=bi_dim) ** File MUST be File.txt ** Reads a 1,2,3 or 4 columns file in X,W, E, Z ** Header is the number of header line(s) to skip or an empty header string_array to fill ** Returns W ** CALL: W1=read_column( 'filename' [,header=3] )

Parameters

fileIN
PATH
FILENUME
STATUS
DATP

Keywords

header
bidim
biy
bixy
bixye

File attributes

Modification date: Tue Oct 1 14:36:01 2013
Lines: 174