Indeed 'stick' is somewhat close. http://bit.ly/LKNAlk (relevant Calvin)
On Mon, Mar 10, 2014 at 12:55 AM, Brian Schott <[email protected]>wrote: > A possible close plot is > > 'stick' plot ;/?3 10 $ 0 > > > On Sun, Mar 9, 2014 at 6:19 PM, EelVex <[email protected]> wrote: > > > I'm trying to plot some points in a unit cube. Is there a simple way to > do > > it with 'plot'? > > > > Things I assumed should work but didn't: > > > > 'point' plot ;/?3 10 $ 0 NB. gives a 2d plot > > 'dot' plot ;/?3 10 $ 0 NB. length error > > plot ;/?3 10 $ 0 NB. points connected > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > (B=) > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
