Hi Bill,

sorry I don't know. Haven't got 6.02 around anymore.

Esa

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of bill lam
Sent: 26. toukokuuta 2015 03:03
To: General forum
Subject: Re: [Jgeneral] About plot 3D

Does it work under j602?
On May 26, 2015 6:26 AM, "Lippu Esa" <[email protected]> wrote:

> Hello,
>
> I can't get xcaption and ycaption working in a 3D plot. zcaption gives an
> error:
>
>    require 'plot'
>
>    NB. 2D ok
>    plot i. 4 4
>    pd 'xcaption x-axis;ycaption y-axis;show'
>
>    NB. 3D no captions
>    'surface' plot i. 4 4
>    pd 'xcaption x-axis;ycaption y-axis;show'
>
>    NB. error
>    'surface' plot i. 4 4
>    pd 'xcaption x-axis;ycaption y-axis;zcaption z-axis;show'
> |option not found: zcaption: signal
> |       signal'option not found: ',j
>
> Am I missing something?
>
> Esa
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
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