|
From: howudodat <pe...@ho...> - 2013-04-12 15:31:44
|
I think I might be missing a range, but not sure where to put it, here is
what I get now:
gnuplot> splot for [sec=1:600] 'wf.csv' using 1:(sec):(column(sec+1)) with
impulse lc palette
warning: No usable data in this plot to auto-scale axis range
repeats (I'm guessing 8192 times)
All points x value undefined
My x range should be from 135000000 to 160000000
My y range should be from 1 to 600
My z range should be around -120 to -60
Peter
--
View this message in context: http://gnuplot.10905.n7.nabble.com/Waterfall-Cascade-Plot-tp17268p17273.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|