From help-octave-request at bevo dot che dot wisc dot edu Wed Jan 17 09:01:15 2001 Subject: Re: multiplot -> ps From: "A. Scottedward Hodel" To: Taro cc: help-octave at bevo dot che dot wisc dot edu Date: Wed, 17 Jan 2001 09:01:10 -0600 (CST) you need to gset term postscript, gset output ... before doing a multiplot. As you've observed, replot doesn't do the job when switching term types. A S Hodel Dept. of Elect Eng, 200 Broun Hall Auburn Univ, AL 36849 (334)8441854 FAX:-1809 http://www.eng.auburn.edu/users/scotte scotte at eng dot auburn dot edu On Wed, 17 Jan 2001, Taro wrote: > Hello all, > can anybody tell me how to print on postscript or eps a multiplot? > Because the sequence: > > gset term postscript > gset output "xxx.ps" > replot > > doesn't work. [The multiplot look ugly on the X11, does it improve on > ps?] > > Thanks in advance, > Taro > > > > > ------------------------------------------------------------- > 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 > ------------------------------------------------------------- > ------------------------------------------------------------- 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 -------------------------------------------------------------