|
From: Thomas S. <t.s...@fz...> - 2009-05-08 14:56:23
|
on a unix system: plot "< paste file1 file2" using ($2-$4) markjoe wrote: > > Hi! > > Is it possible (or is there a trick) to combine two colums from two files > for making one plot. I want to produce a difference plot from two > different output files. So something like: > > plot 'file1' using $2 - 'file2' using $2 > > Perhaps someone has an idea? > > Thanks, Mark > -- View this message in context: http://www.nabble.com/combining-data-from-two-files-in-one-%28single%29-plot--tp23447463p23447657.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |