Hi Everyone, 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. -Mike ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
