Subversion Repositories svnkaklik

Rev

Blame | Last modification | View Log | Download

set terminal postscript
set output "helmholtz.ps"
set xlabel "[ml]"
set ylabel "[Hz]"
set key off
plot "helmholtz.txt" using 1:2:3 with errorbars