|
From: <HBB...@t-...> - 2007-04-19 19:50:34
|
eros69 wrote: > is it possibly to find peak(y-highest) of an xy-graph and output the > corresponding x-value to a file? Yes, but gnuplot is the wrong tool for that job. Any scripting language or proper maths package (octave, e.g.) would be better. |