Hello, I'd like to plot two graphs with plot in two different windows. I expected this to do the work:
load 'plot numeric' pd 'reset' pd steps _1 1 10 pd 'new' pd steps 4 12 10 pd 'show' However, it just shows the second plot... Can anybody help? Thanks Ruda ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
