Table of Contents


NAME

data:write-nutmeg - write nutmeg format data file (Decida Procedure)

USAGE

          data:write-nutmeg d args

ARGUMENTS

d data object with column data to be written to nutmeg-format file
args nutmeg-format file name or OPTIONS

OPTIONS

-title <title> Specify the plot title string.

RESULTS

Writes all data columns to nutmeg-format file.

EXAMPLE-CALL

             d write-nutmeg sim.nut -title "10/12/06 nominal"

NOTES


AUTHORS

Richard Booth, Michael McLennan, George Howlett

Table of Contents