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


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

Re: How to extract point data.

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Ingo Thies <ingo.thies@gmx.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: How to extract point data.
Date Fri, 21 Oct 2011 09:02:11 +0200
Lines 18
Message-ID <9gcjnkFe0eU1@mid.individual.net> (permalink)
References <31706069.122.1319044340309.JavaMail.geo-discussion-forums@yqoo7> <j7ng93$t8u$1@dont-email.me> <15457819.543.1319094520134.JavaMail.geo-discussion-forums@prng5>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Trace individual.net VpTnU+G37rNXauurjXEBgwJ6Az1MCJQc2Qf2YN79dYQ1ZdXVEu
Cancel-Lock sha1:PlTYspJd0UO+SpXKYvix/ulymRQ=
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15
In-Reply-To <15457819.543.1319094520134.JavaMail.geo-discussion-forums@prng5>
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:654

Show key headers only | View raw


On 20.10.2011 09:08, Naren wrote:
> I want automate the process without requiring user interaction ...
> As I have lots of data files and I need to repeat the action in every file.

Hmm, did you consider to do a plot with the 'smooth acspline' option
(instead of 'with lines') and to redirect the data with 'set table
"filename"' into a file? Maybe the file format will be a bit unexpected
(gnuplot doesn't output multiple columns, but blocks stacked above each
other, but if you know the number of your data points, this should be a
minor problem).

Anyway, doing this via an external script or program seems to be much
more convenient to me.

HTH,

Ingo

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


Thread

How to extract point data. Naren <a.narendiran@gmail.com> - 2011-10-19 10:12 -0700
  Re: How to extract point data. Oliver Jennrich <oliver.jennrich@gmx.net> - 2011-10-19 23:38 +0200
    Re: How to extract point data. Naren <a.narendiran@gmail.com> - 2011-10-20 00:05 -0700
      Re: How to extract point data. Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-10-21 22:54 +0200
  Re: How to extract point data. sfeam <sfeam@users.sourceforge.net> - 2011-10-19 14:42 -0700
    Re: How to extract point data. Naren <a.narendiran@gmail.com> - 2011-10-20 00:08 -0700
      Re: How to extract point data. James Cloos <cloos@jhcloos.com> - 2011-10-20 19:34 -0400
      Re: How to extract point data. Ingo Thies <ingo.thies@gmx.de> - 2011-10-21 09:02 +0200
  Re: How to extract point data. ab <ab.3942@googlemail.com> - 2011-10-27 00:46 -0700

csiph-web