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


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

Re: Plot datafiles in bulk

X-Received by 10.66.232.227 with SMTP id tr3mr7275178pac.45.1466159980253; Fri, 17 Jun 2016 03:39:40 -0700 (PDT)
X-Received by 10.36.230.69 with SMTP id e66mr399255ith.0.1466159979987; Fri, 17 Jun 2016 03:39:39 -0700 (PDT)
Path csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!31no1497957qgh.1!news-out.google.com!v8ni544qgv.0!nntp.google.com!31no1497956qgh.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Fri, 17 Jun 2016 03:39:39 -0700 (PDT)
In-Reply-To <1e061eba-f693-4eee-9f63-ce7809dc5f91@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=81.246.21.212; posting-account=okzruQoAAADlXTwEV-JdhLot52A-ipAv
NNTP-Posting-Host 81.246.21.212
References <1e061eba-f693-4eee-9f63-ce7809dc5f91@googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d8d4dca8-419e-49e6-b80a-d890b8fcc4a3@googlegroups.com> (permalink)
Subject Re: Plot datafiles in bulk
From explorat123@gmail.com
Injection-Date Fri, 17 Jun 2016 10:39:40 +0000
Content-Type text/plain; charset=UTF-8
Lines 26
Xref csiph.com comp.graphics.apps.gnuplot:3344

Show key headers only | View raw


Op dinsdag 7 juni 2016 21:22:08 UTC+2 schreef explo...@gmail.com:
> Hi,
> 
> I'd like to plot multiple .csv files in bulk, regardless of their names:
> 20151221-Log.csv
> 20160315-Log.csv
> 20160601-Log.csv
> ...
> 
> Each of them contains data in the form:
> 1,18711,9501,888,0.00,2.19
> 2,18726,9501,897,0.00,2.19
> 3,18741,9501,900,0.00,2.17
> ...
> 
> 
> Is there an easy way to do this without having to specify the name for each individual file and without having to join the files ?
> 
> Something like using a wildcard in DOS:
>  plot '*-Log.csv' u 1:2 ,  '' u 1:3
> or even:
>  plot '*.csv' u 1:2 ,  '' u 1:3
> 
> Thanks

Yes, this works !
Thank you very much !

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


Thread

Plot datafiles in bulk explorat123@gmail.com - 2016-06-07 12:22 -0700
  Re: Plot datafiles in bulk Karl Ratzsch <mail.kfr@gmx.net> - 2016-06-07 22:17 +0200
    Re: Plot datafiles in bulk Ethan A Merritt <EAMerritt@gmail.com> - 2016-06-07 21:49 -0700
      Re: Plot datafiles in bulk Karl Ratzsch <mail.kfr@gmx.net> - 2016-06-08 10:34 +0200
  Re: Plot datafiles in bulk explorat123@gmail.com - 2016-06-09 13:13 -0700
    Re: Plot datafiles in bulk Karl Ratzsch <mail.kfr@gmx.net> - 2016-06-10 01:54 +0200
  Re: Plot datafiles in bulk explorat123@gmail.com - 2016-06-13 00:16 -0700
    Re: Plot datafiles in bulk Karl Ratzsch <mail.kfr@gmx.net> - 2016-06-13 09:26 +0200
  Re: Plot datafiles in bulk explorat123@gmail.com - 2016-06-17 03:39 -0700

csiph-web