From help-octave-request at bevo dot che dot wisc dot edu Fri Dec 5 08:01:05 1997 Subject: Making postscript files of the plots From: Johan Jacobs To: help-octave at bevo dot che dot wisc dot edu Date: Fri, 05 Dec 1997 15:03:56 +0100 Hello, How can I make postscript files of the plots I make in Octave? I thought the command: "gset terminal postscript" would be enough, but it is not. This command only puts the postscript-file to my terminal. How can I 'catch' this output into a file. The command "plot(x,y) > file.ps" gives no satisfation. Johan Jacobs