Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2040
| X-Received | by 10.66.220.163 with SMTP id px3mr14059302pac.38.1379525773944; Wed, 18 Sep 2013 10:36:13 -0700 (PDT) |
|---|---|
| X-Received | by 10.49.71.207 with SMTP id x15mr164544qeu.18.1379525773658; Wed, 18 Sep 2013 10:36:13 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!z6no9700847pbz.1!news-out.google.com!z6ni58930pbu.0!nntp.google.com!d5no393321qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Wed, 18 Sep 2013 10:36:13 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=94.132.187.155; posting-account=nlwBKQoAAAB-QkHZu-3VhoDlx0kJEbbm |
| NNTP-Posting-Host | 94.132.187.155 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <fa960808-fd41-4aff-a253-7d1add9ecd2f@googlegroups.com> (permalink) |
| Subject | Help on Group Column Graph |
| From | Frank Knaesel <frank@knaesel.com> |
| Injection-Date | Wed, 18 Sep 2013 17:36:13 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.graphics.apps.gnuplot:2040 |
Show key headers only | View raw
Hello Gnuplot Masters!
I have three data files like file1.dat, file2.dat, file3.dat.
In each file I have:
1 #Param1
2 #Param2
3 #Param3
4 #Param4
The first column have different values in each file.
The second columns (started with #), are identical.
I would like to plot these data in two ways:
1) Column Graph group by row, e.g.:
{row1 file1, row1 fileN},{....},{rowN file1, rowN file3}
2) Column Graph group by file, e.g.:
{file1 row1, file1 rowN},{....},{file3 row1, file3 rowN}
Can you please help me?
Kindest regards and thank you in advance,
Frank.
Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar | Unroll thread
Help on Group Column Graph Frank Knaesel <frank@knaesel.com> - 2013-09-18 10:36 -0700
csiph-web