If I want to print a plot I generally output them to a PDF or save as
png then print those. e.g.
'output pdf' plot 10?10  NB. creates plot in ~temp/plot.pdf

See http://www.jsoftware.com/jwiki/Plot/Commands

On Mon, Dec 19, 2011 at 1:12 PM, eaclough...@tiscali.co.uk
<eaclough...@tiscali.co.uk> wrote:
> The result of the verb 'plot' appears
> in its own window, with few options; in
> particular there is no print option.
>
> I have noted that the plot demo has a
> print option but clicking on it only
> produces a wdhandler error - both in
> windows7 and linux:
>
>      value error: glsave      glsave 1
> 0 0
>
>
>
> (I had thought of replacing one of the
> demo scripts with my plot script in
> order to utilise the function.)
>
>
>
> Is there any way of printing a plot
> result?
> ----------------------------------------------------------------------
> 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