When large amounts of data are involved, or if you want to draw the same object at various places on the screen, it is often convenient to use arrays to describe the graphic coordinate values. In the PLOT, IPLOT, RPLOT, and SYMBOL statements you can specify a two or three column array. The first and second columns of the array specify the coordinate values. The optional third-column specifies the operation for each row of the array: pen-control, AREA PEN, AREA INTENSITY, LINE TYPE, PEN, FILL, and EDGE. If a two-column array is specified, the default pen control used on each row is a one, pen down after move.
This table shows the meaning of each column for each of the operations specified by column 3 of the array.