Is there way I can get 3d equivalent of 'type dot' or 'type marker' plot? I need to plot individual 3d points.

  'type stick' plot ;/? 3 20$0

produces extra sticks,

  'type dot' plot ;/? 3 20$0
|length error: mp
|   dat=.}:"1(y,.1)    mp Tfm

and

  'type marker' plot ;/? 3 20$0

generates 2d plot instead of 3d (it looks like last coordinate is jut dropped)

_________________________________________________________________
Dave vs. Carl: The Insignificant Championship Series.  Who will win? http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://davevscarl.spaces.live.com/?icid=T001MSN38C07001

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

Reply via email to