|
From: <br...@ph...> - 2006-08-09 17:45:34
|
horatiu wrote: > Can I calculate with gnuplot the area under a graph. Depends on the graph. ;-p If it's a function plot, have a look at the 'bivariat.dem' example script that came with the program. > In MS Excel I add the > results of (x value) * (y value ). ... I hope you don't, because that is *not* going to give you the area under the graph. |