> Regarding earlier post displaying
>    $p
> 2 3 5 6 8 2

The key is in a lab.  The documents indicate that points
should be arrays of x y .  Perhaps the user guide is simply wrong?  See
quote at end of message.

This advice works:

── (16 of 24) Graph commands (ctd) ──────────────────────────
Graph drawing commands have rank 1, so that a matrix
represents a graphic object for each row, for example:
)
   
   (RED,:GREEN) gdrect gddraw _0.4 _0.4 0.8 0.8,:0.4 0.4 0.2 0.5



However,




j64-602/help/user/script_isigraph.htm

glines


display line connecting points

{color;width;style} glines points

points should be a 2 column matrix of xy values

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to