From bug-octave-request at bevo dot che dot wisc dot edu Wed Dec 9 15:40:49 1998 Subject: proposed oneplot.m and subplot.m changes From: "John W. Eaton" To: William D Kirby cc: bug-octave at bevo dot che dot wisc dot edu Date: Wed, 9 Dec 1998 15:39:22 -0600 (CST) On 7-Dec-1998, William D Kirby wrote: | The following are proposed changes to a couple of plot m files in Octave | beta 2.1.11. Basically, the clearplot command is removed since it | generates an extra blank plot page. With GNUPLOT v3.6 beta347pl6 for | Windows NT the extra "clearplot" doesn't allow the user to see the | desired output. In a graphics file output (e.g., postscript) shows extra | blank pages between the desired plots. OK, I removed the calls to clearplot from subplot and oneplot. Does anyone have a reason that they should not be removed? Thanks, jwe