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


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

Re: Plot data pairs where each column is stored in separate files?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail
From Hermann Peifer <peifer@gmx.eu>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Plot data pairs where each column is stored in separate files?
Date Mon, 02 Sep 2013 19:57:19 +0200
Organization albasani.net
Lines 14
Message-ID <5224D17F.9090802@gmx.eu> (permalink)
References <fc1fab36-e1bd-454c-83e1-27eca96f8c51@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.albasani.net X4c5vllH7I7dcrM1HcbSuYuGwpdEncmttkPS2GvjruvpNff3LwTEuuE5yVlNmXatfWQYZlNc7BcTXC9Lu5xS6Q==
NNTP-Posting-Date Mon, 2 Sep 2013 17:57:20 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="4z4/hSSLnk82ABLY1AyVlH7rsl7QXGNnb4y29VBRDa7JPRMWH6z28GUbudwW0qJv7t9CbweX3M+uQwNPj5UFUNlmpteVHWmM/S6SKfV+NwSDszUU7J/3qRU94VQRij9Q"; mail-complaints-to="abuse@albasani.net"
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
To Rui Maciel <rui.maciel@gmail.com>
In-Reply-To <fc1fab36-e1bd-454c-83e1-27eca96f8c51@googlegroups.com>
Cancel-Lock sha1:1FpOoM2G6P/XD0qiZN9VKJtIvJU=
Xref csiph.com comp.graphics.apps.gnuplot:2016

Show key headers only | View raw


On 2013-09-02 18:13, Rui Maciel wrote:
> Consider two separate data files:
> - X.tsv
> - Y.tsv
>
> Each file contains the exact same number of lines.
>
> Does Gnuplot provide a way to plot ordered pairs (x, y) where x is stored in X.tsv and y is stored in Y.tsv?
>

Under Linux/Bash, I would simply do: plot "<(paste X.tsv Y.tsv)" ...

Hermann

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


Thread

Plot data pairs where each column is stored in separate files? Rui Maciel <rui.maciel@gmail.com> - 2013-09-02 09:13 -0700
  Re: Plot data pairs where each column is stored in separate files? Hermann Peifer <peifer@gmx.eu> - 2013-09-02 19:57 +0200

csiph-web