I am having no luck locating the verb plotdef. Can someone help, pls?

    plotdef 'link';600 300
|value error: plotdef
|       plotdef'link';600 300


On Sat, Dec 3, 2011 at 1:14 AM, bill lam <bbill....@gmail.com> wrote:
> Thanks.
>
> Chris updated base library this morning and you may have already got it. In 
> short
> that update enable JHS to load plot using the old familiar load 'plot' so
> that you may just type,
>
> load 'plot numeric'
> plotdef 'link';600 300
> plot (;*:) steps _1 2 100
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to