/usr/bin/gnuplot symlinks packageing problems were fixed gor gnuplot-x11
[gnuplot] / tutorial / eg1.plt
1 set terminal latex
2 set output "eg1.tex"
3 plot [-3.14:3.14] sin(x)