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


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

Help on Group Column Graph

Newsgroups comp.graphics.apps.gnuplot
Date 2013-09-18 10:36 -0700
Message-ID <fa960808-fd41-4aff-a253-7d1add9ecd2f@googlegroups.com> (permalink)
Subject Help on Group Column Graph
From Frank Knaesel <frank@knaesel.com>

Show all headers | 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


Thread

Help on Group Column Graph Frank Knaesel <frank@knaesel.com> - 2013-09-18 10:36 -0700

csiph-web