|
From: Grant E. <gr...@vi...> - 2008-06-14 19:31:48
|
On 2008-05-29, anu saxena <as...@gm...> wrote:
> I have just installed gnuplot but am not able to figure out how to plot
> y=x^2-5x+6 ! tutorials tell how to plot bessels functions etal
gnuplot> f(x) = x**2 - 5*x + 6
gnuplot> plot f(x)
It's a bit hard to believe that isn't covered in the tutorial...
--
Grant Edwards grante Yow! I'm totally DESPONDENT
at over the LIBYAN situation
visi.com and the price of CHICKEN
...
|