|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-12-04 22:01:03
|
On 01.12.2010 15:28, callkalpa wrote: > I want to extend my graph beyond the last point. The data is fed from a > file. I can't put a point there as I don't know the function of the curve. > What I want to do is to extend the graph beyond the last point, and get the > x values for a given y value. That you can't do, because if you "don't know the function of the curve", there's no way gnuplot would. |