Update m4
[idzebra-moved-to-github.git] / isamb / bench2.plt
1 set terminal postscript eps
2 set output "bench2.eps"
3 set xlabel "R"
4 set ylabel "time"
5 plot "bench2.0.dat" title "0" with linespoints, \
6      "bench2.4.dat" title "4" with linespoints, \
7      "bench2.8.dat" title "8" with linespoints, \
8      "bench2.12.dat" title "12" with linespoints