Rev 591 | Blame | Compare with Previous | Last modification | View Log | Download
set terminal postscript set output "polh_tlum.ps" set key off set xlabel "current [mA]" set ylabel "damping" plot "polh_tlum.txt" using 1:2 !ps2pdf polh_tlum.ps
set terminal postscript
set output "polh_tlum.ps"
set key off
set xlabel "current [mA]"
set ylabel "damping"
plot "polh_tlum.txt" using 1:2
!ps2pdf polh_tlum.ps