This is true of both J6 & J7. If you specify a range for the y axis it does work
   require 'plot'
   'yrange 0 10' plot 10 # 10

Or add another series
   plot (10 # 10) ,: (10 # 2)

On Mon, Jan 9, 2012 at 6:33 PM, William Szuch <bsz...@wsa-fincon.com.au> wrote:
> In J64-701
>
>
>
> Simple plot of a horizontal line:   plot 10 # 10
>
> Does not work.
>
>
>
> Regards
>
>
>
> Bill Szuch
>
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to