Owner manual

PLOT-»
Stores the Plot view display as a graphic in name.
PLOT^ name
^PLOT
Puts graph from name into the Plot view display.
—»PLOT name
REPLACE Replaces portion of graphic in name with another grraphi c,
starting at position s tart (in form x,y). REPLACE also works
for lists and matrices.
REPLACE name;(start_x, start_y);graphic
SUB Extracts a portion of a list, matrix, or graphic (specified by
start and end—in form x,y), and stores it in name.
SUB name;graphic;(start_x,
start v)/(end_x, end v)
ZEROGROB Creates a blank graphic with given height.
ZEROGROB name;wldth;height;graph!c
8-16 Programming