help-octave
[Top][All Lists]
Advanced

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

Re: Plotting problems


From: Robert G. Snyder
Subject: Re: Plotting problems
Date: Mon, 15 Nov 1999 19:51:53 -0800

Kubinszky Ferenc wrote:

> -----------------
> First I can see all the 3 lines in the gnuplot window, but when I run it
> next I can only see one os the lines. (1. 3. 5. ... runs are OK, but
> 2. 4. 6. runs are corrupt). And the postscript file is corrupt too.
> Strange. Why ?

Not sure if this is the answer, but try putting "gset
output" (with no argument) at the end after "gset term X11".
The way it's written, the output from gnuplot stays
connected to the file. I think the output file will be
overwritten each time this way, but I don't know if that's a
problems. (Also, you don't need "gset term X11" both at the
top and the bottom.)

It's not real clear from the docs that you have to issue the
"gset output" command to close out the file properly when
you're done writing to it.

Bob Snyder



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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