Table of Contents


NAME

data:read-nutmeg - read data from nutmeg-ascii format data-files (Decida Procedure)

USAGE

          data:read-nutmeg d file args

ARGUMENTS

d data object
file data-file name
args OPTIONS or plotnames

OPTIONS

RESULTS

Read data into columns of data object. If there are no data columns with labels present, create new ones, otherwise append to rows of the data.
If plotnames are specified, extract blocks with plotname in list of plotnames (ex. `OP1')

EXAMPLE-CALL

             data d
             d read-nutmeg data_nut

AUTHORS

Richard Booth, Michael McLennan, George Howlett

Table of Contents