|
From: Thomas S. <t.s...@fz...> - 2008-03-06 10:18:52
|
plot "< awk '{if ($4 == 1) print}' data.dat" us 1:2 with lines
(on a unix system, for windows download 'gawk for windows'
http://gnuwin32.sourceforge.net/ )
see 'help plot special'
--
View this message in context: http://www.nabble.com/connect-certain-points-of-a-graph-tp15864700p15870289.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|