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


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

Re: How to use same plot script for Gnuplot of multiple files.

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From Michael <proximum@land.ru>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: How to use same plot script for Gnuplot of multiple files.
Date Sat, 14 Apr 2012 07:44:29 +0700
Organization A noiseless patient Spider
Lines 19
Message-ID <jmahik$o82$1@dont-email.me> (permalink)
References <a59d08e5-8be4-4d1b-aa6e-38196abb2216@kn16g2000pbb.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
Injection-Date Sat, 14 Apr 2012 00:49:25 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="xRgEVutvq4120NtV0lKpag"; logging-data="24834"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+6qMPrpEziC3+2miHaB5ie"
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16
In-Reply-To <a59d08e5-8be4-4d1b-aa6e-38196abb2216@kn16g2000pbb.googlegroups.com>
Cancel-Lock sha1:eBP2dkCZV4W3P2jaD4iAu2Lrna8=
Xref csiph.com comp.graphics.apps.gnuplot:1043

Show key headers only | View raw


13.04.2012 21:27, Sudip Roy пишет:
> I have 6000 files in same format. I have a plot script that can plot
> the graph taking data from one single file abc.dat and saves the plot
> in abc.eps file.
>
> Now I want to use the same plot script to plot for all the 6000 data
> files into 6000 eps files. Is there any way/technique to pass the two
> file names<input.dat>  and<output.eps>  into the same plot script as
> command line arguments? Or in any other this can be done?
>
> Thanking you in advance.
> Regards,
> Sudip


I have the similar problem with 100s of plots. I solve it with perl 
scripts that create gnuplot scripts for each data set. These gnuplot 
files are executing, then I have another perl script that creates LaTeX 
file, builds pdf and... report is done :)

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


Thread

How to use same plot script for Gnuplot of multiple files. Sudip Roy <sudiproy.bkp@gmail.com> - 2012-04-13 07:27 -0700
  Re: How to use same plot script for Gnuplot of multiple files. Christoph Bersch <usenet@bersch.net> - 2012-04-13 16:47 +0200
  Re: How to use same plot script for Gnuplot of multiple files. Michael <proximum@land.ru> - 2012-04-14 07:44 +0700
    Re: How to use same plot script for Gnuplot of multiple files. sam <samjavan@gmail.com> - 2012-10-10 17:03 -0700
      Re: How to use same plot script for Gnuplot of multiple files. "Alex van der Spek" <zdoor@xs4all.nl> - 2012-10-11 13:23 -0400

csiph-web