|
From: Stefan R. <ste...@si...> - 2007-04-25 09:37:41
|
Hello, is it possible to make gnuplot calculate the differential quotient while plotting a data file? I.e., instead of y plot y', or rather using ( (y(n)-y(n-1)) / (x(n)-x (n-1)) )? Regards, Stefan |