help-octave
[Top][All Lists]
Advanced

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

Multiplot printing?


From: Douglas Eck
Subject: Multiplot printing?
Date: Thu, 22 Feb 2001 14:24:45 +0100

More a gnuplot question than an octave question, but. . .
Has anyone hacked a way to print multiplots to a postscript file
once they are displayed in a window in X?

Octave >> print -postscript /home/doug/t.ps
Octave >>
gnuplot> set output "|lpr.ps"
             ^
         line 0: you can't change the output in multiplot mode
 
 
gnuplot> set term postscript color
             ^
         line 0: You can't change the terminal in multiplot mode
 
 
gnuplot> set terminal x11
             ^
         line 0: You can't change the terminal in multiplot mode
 
 
gnuplot> set output
             ^
         line 0: you can't change the output in multiplot mode
-- 
Dr. Douglas Eck, http://www.idsia.ch/~doug
Istituto Dalle Molle di Studi sull'Intelligenza Artificiale (IDSIA)
Neural Networks, Rhythm Perception and Production, Dynamical Systems



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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