LINUX.ORG.RU
ФорумTalks

Гнусный плот


0

0

скрипт girl.gp:

# ID$ : girl.gp
# Robert Billon, 2001
#
# Modified from the HP 9845 Basic by G. Wesley 12/29/82
# Translated for Qbasic by Robert Billon, 1994-01-01
# Adaped for Gnuplot by Robert Billon, 2001-11-18
# Needs girl.dat datafile
#
set title "DEMO GNUPLOT LINUX"
set label 1 "Gnuplot peut tracer une courbe d'aprиs un fichier de donnйes" at 75,244
set label 2 "Gnuplot can plot a curve from a datafile" at 115,234
set nokey
set xrange [0:400]
set yrange [0:240]
plot "gp_girl.dat" with lines 8
pause 15
reset

файл с данными - тут http://f3wm.free.fr/linux/gp_girl.dat

gnuplot girl.gp =)

★★★★★

кстати, btw, есть openGL Gnuplot, не все про него знают.

http://ayapin.film.s.dendai.ac.jp/~matuda/Gnuplot/gnuplot.html

Там есть два бинарника gnuplotGL и gnuplot_opengl

1 call gnuplotGL
2 set terminal opengl
3 splot sin(x)*cos(y) w linesp 6

мышой крутим

WerNA ★★★★★
() автор топика

Мазня дешевая.

Кит из стандартных демок - существенно кошернее.

flamer
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.