[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux] gnuplot
gnuplot>
gnuplot> set xrang [0:1]
gnuplot> set grid
gnuplot> set key box
gnuplot>
gnuplot> set yrange[-0.2:1.4]
gnuplot> m0(x) = 1
gnuplot> m1(x) = x
gnuplot> m2(x) = x**2
gnuplot> m3(x) = x**3
gnuplot>
gnuplot> set title "The cubic Monomial basis functions"
gnuplot> plot m0(x), m1(x), m2(x), m3(x)
regarde dans demos tu as un paquet d'exemple. (dans le code source)
--
Alexandre Dulaunoy
Work : http://www.conostix.com/ adulau@conostix.com
Private : http://www.foo.be/ adulau@foo.be
"Liberty is the great parent of science and of virtue; and a nation will
be great in both in proportion as it is free. " T. Jefferson
On Wed, 10 Apr 2002, Benoit Joseph wrote:
>
> Salut tout le monde,
>
> Quelqu'un pourrait m'indiquer oł trouver des infos sur gnuplot? Un petit
> mode d'emplois rapide en quelques sortes... C'est assez urgent merci
>
> Benoit
>
>
_______________________________________________
Linux Mailing List
LCP - 11 Mai - http://www.unixtech.be/lcp.php
Archives: http://www.unixtech.be/mailman/listinfo/linux