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


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

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

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.chainon-marquant.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!fdn.fr!feeder.news.orange.fr!not-for-mail
Date Wed, 05 Oct 2011 18:01:43 +0200
From Philippe Marsault <philippe.marsault@freeeee.fr>
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
MIME-Version 1.0
Newsgroups comp.graphics.apps.gnuplot
Subject batch mode for 2 plots - 2th plot no correctly finish - bug ?
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 8bit
Lines 31
Message-ID <4e8c7f67$0$18788$ba4acef3@reader.news.orange.fr> (permalink)
Organization les newsgroups par Orange
NNTP-Posting-Date 05 Oct 2011 18:01:43 CEST
NNTP-Posting-Host 90.4.30.59
X-Trace 1317830503 reader.news.orange.fr 18788 90.4.30.59:10254
X-Complaints-To abuse@orange.fr
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:623

Show key headers only | View raw


Dear all,

I use a batch file to draw differents curves like in this example :

cd "C:/Users/Philippe/Documents/Temporaire/test_gnuplot"
set terminal svg
set output "curve-1.svg"
plot "curve-1.dat"
set output "curve-2.svg"
plot "curve-2.dat"

with a simple file curve-1.dat like :

1.0  5.4
2.4  7.8
3.2  4.7

So, curve-1.svg is correctly writed, but the last curve-2.svg is  not 
completed.

This arrive with any driver, always the last file was uncorrect...

An idea ?

Thank you

-- 
To answer directly, suppress eeee in word free ....

<°)))- Philippe -<<<

Back to comp.graphics.apps.gnuplot | Previous | NextNext 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