From help-octave-request at bevo dot che dot wisc dot edu Fri Dec 5 08:13:45 1997 Subject: Re: Postscript/Octave From: Jens Thoms Toerring To: help-octave at bevo dot che dot wisc dot edu Date: Fri, 5 Dec 1997 15:16:20 +0100 (CET) Hi Johann, Try "gset output "filename" and replot. Don't forget to reset it afterwards with "gset output" since otherwise the file is overwritten by the next plot command. For further information have a look at the gnuplot documentation. Jens