help-octave
[Top][All Lists]
Advanced

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

Re: cannot export the plot to eps file


From: John W. Eaton
Subject: Re: cannot export the plot to eps file
Date: Sat, 30 Jun 2007 08:13:29 -0400

On 30-Jun-2007, Muthiah Annamalai wrote:

| > > ii  octave2.9-info    2.9.9-8etch1       GNU Info documentation on the
| > > GNU
| > > Octave language
| > >
| > > Using Debian Etch (stable), 2.6.18-4-686 kernel.
| >
| >
| > use
| > printf('-deps','myfile.eps')
| >
| > I works for me.

Printing subplots did not work with anything before Octave 2.9.10.
That problem was one of the primary reasons for rewriting the plotting
interface.  If you want this to work, you should be using Octave
2.9.12 and the newer Matlab-compatible plotting features (i.e., no
gset, __gnuplot_set__, etc.).

jwe


reply via email to

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