There is plot3d at http://olegykj.sourceforge.net/
Plotting boolean 3-array, roughly equivalent to 3D version of viewmat. Also plots a list of 3-coordinates similarly. For example, http://olegykj.sourceforge.net/scripts/plot3d.pdf --- Andrew Nikitin <[EMAIL PROTECTED]> wrote: > 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 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
