From bug-request at octave dot org Tue Dec 20 05:33:49 2005 Subject: 2.9.4: clearplot not working with "hold on" From: =?ISO-8859-1?Q?Gerd_B=FCrger?= To: bug at octave dot org Date: Tue, 20 Dec 2005 12:32:27 +0100 Hi, with 2.9.4, the following series of commands does not what it is supposed to do (?): hold on plot(rand(100,1)) clearplot plot(rand(100,1)) as I now see 2 lines. Gerd ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------