help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave bug with replot?


From: mhagger
Subject: octave bug with replot?
Date: Thu, 12 Mar 1998 00:44:26 +0000 (GMT)

Hi,

I'm having some problems with octave, basically I have a program called
"print.m" which does the following:

gset terminal postscript color
gset output "file.ps"
replot
gset terminal x11

Now, with octave-2.0.9 all was fine, however with octave-2.0.11 the
resulting postscript file is a bit strange and comprises a blank page
followed by the required plot.  It seems that "replot" is the cause of
this problem, since if the replot is replaced by the original plot command
then all is fine.

Any thoughts?

Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]