Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3337
| X-Received | by 10.140.172.67 with SMTP id s64mr18096335qhs.17.1465503188355; Thu, 09 Jun 2016 13:13:08 -0700 (PDT) |
|---|---|
| X-Received | by 10.36.40.146 with SMTP id h140mr578619ith.1.1465503188321; Thu, 09 Jun 2016 13:13:08 -0700 (PDT) |
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!p34no4778957qgp.1!news-out.google.com!107ni52qgx.1!nntp.google.com!q32no5798605qgq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Thu, 9 Jun 2016 13:13:07 -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=2a02:1811:d32:c800:3814:895e:dff3:ce33; posting-account=okzruQoAAADlXTwEV-JdhLot52A-ipAv |
| NNTP-Posting-Host | 2a02:1811:d32:c800:3814:895e:dff3:ce33 |
| References | <1e061eba-f693-4eee-9f63-ce7809dc5f91@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <2d31e5f8-2fcd-42f5-bfb5-dfd85807870d@googlegroups.com> (permalink) |
| Subject | Re: Plot datafiles in bulk |
| From | explorat123@gmail.com |
| Injection-Date | Thu, 09 Jun 2016 20:13:08 +0000 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Received-Bytes | 1917 |
| X-Received-Body-CRC | 2828610600 |
| Xref | csiph.com comp.graphics.apps.gnuplot:3337 |
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 Thank you for your quick replies. Unfortunately this doesn't work for me ... (I use gnuplot 5.0.3 wih Win XP)
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
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