> i just can't get my head round what that "using" parameter in gnuplot
> does.
Data file format:
# column 1, 2, 3, 4 ...
x1 y11 y12 y13 y14 ...
x2 y21 y22 y23 y24 ...
...
gnuplot> plot "foo.dat" using 1:3, "foo.dat" using 1:4, "foo.dat" using 2:4
will plot three graphs in the same plot: column 1 vs. column 2,
column 1 vs. column 4, and column 2 vs. column 4.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!