Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #625

Re: batch mode for 2 plots - 2th plot no correctly finish - bug ?

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: batch mode for 2 plots - 2th plot no correctly finish - bug ?
Date 2011-10-05 20:51 +0200
Message-ID <9f3n8eFe4rU1@mid.dfncis.de> (permalink)
References <4e8c7f67$0$18788$ba4acef3@reader.news.orange.fr>

Show all headers | View raw


On 05.10.2011 18:01, Philippe Marsault wrote:
> set terminal svg
> set output "curve-1.svg"
> plot "curve-1.dat"
> set output "curve-2.svg"
> plot "curve-2.dat"

Finish that sequence by

   unset output

and your problems will most likely be gone.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

batch mode for 2 plots - 2th plot no correctly finish - bug ? Philippe Marsault <philippe.marsault@freeeee.fr> - 2011-10-05 18:01 +0200
  Re: batch mode for 2 plots - 2th plot no correctly finish - bug ? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-10-05 20:51 +0200
    Re: batch mode for 2 plots - 2th plot no correctly finish - bug ? Philippe Marsault <philippe.marsault@freeeee.fr> - 2011-10-06 07:53 +0200

csiph-web