Subversion Repositories svnkaklik

Rev

Rev 570 | Blame | Compare with Previous | Last modification | View Log | Download

set output "plot.tex"
set terminal latex
set xlabel "Uhel"
set ylabel "odraz"
set key under
plot "odraz.txt" using 1:2 title "70", "" using 1:3 title "50", "" using 1:4 title "40"