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

Reply via email to