Mike Polyakov wrote:
I'm a newbie who wants to learn the J language. Currently, I'm
following the 'Primer' tutorials and got to the point where the 'plot'
command is introduced. As the tutorial instructs, I do:
load 'plot'
plot 5 10 23 45 8
But nothing happens after I issue this. I'm using j32 under Debian Linux.
Thanks in advance for any help.
In jconsole, default plot output is to pdf. You should get a plot.pdf
file in your temp directory.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm