|
From: Hans-Bernhard B. <HBB...@t-...> - 2009-09-26 11:54:13
|
baalkikhaal wrote: > suppose i have to decrease precision of the data itself rather than precision > of the representation of data, is there a way to do it in gnuplot or should > we rely on preprocessing with the help of awk? gnuplot can filter on-the-fly. Rounding is well within the limits of what can be done that way. |