Subversion Repositories svnkaklik

Rev

Rev 580 | Details | Compare with Previous | Last modification | View Log

Rev Author Line No. Line
580 kaklik 1
set terminal postscript
2
set output "helmholtz.ps"
3
set xlabel "[ml]"
4
set ylabel "[Hz]"
5
set key off
6
plot "helmholtz.txt" using 1:2:3 with errorbars