FILLDATA

FILLDATA, IR, LSTRT, LSTOP, LINC, VALUE, DVAL
Fills a variable by a ramp function.

Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on

IR

Define data table as variable IR (2 to NV (NUMVAR)).

LSTRT

Start at location LSTRT (defaults to 1).

LSTOP

Stop at location LSTOP (defaults to maximum location as determined from data previously stored.

LINC

Fill every LINC location between LSTRT and LSTOP (defaults to 1).

VALUE

Value assigned to location LSTRT.

DVAL

Increment value of previous filled location by DVAL and assign sum to next location to be filled (may be positive or negative.)

Notes

Locations may be filled continuously or at regular intervals (LINC). Previously defined data at a location will be overwritten.

Menu Paths

Main Menu>TimeHist Postpro>Table Operations>Fill Data