[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multiplot -> ps
From: |
A. Scottedward Hodel |
Subject: |
Re: multiplot -> ps |
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 address@hidden
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
-------------------------------------------------------------
- multiplot -> ps, Taro, 2001/01/17
- Re: multiplot -> ps,
A. Scottedward Hodel <=