Subversion Repositories svnkaklik

Rev

Blame | Last modification | View Log | Download

set terminal png

set key above

set output "VA_PIN.png"
#set multiplot
#set size 0.5,1
set origin 0.0,0.0
#set xrange [-10:0]
set lmargin 10
set rmargin 0
plot "VA_PIN.txt" using 1:2 with lines smooth csplines title "2,94 mW", "" using 1:3 with lines smooth csplines title "0,26 mW"

set origin 0.5,0.0
set lmargin 0
set rmargin 2
set nolog x
set xrange [0:1.6]
set xtic 0,10
set mxtic 5
#plot "VA_PIN.txt" using 1:2 with lines smooth csplines exes x2y2
set nomultiplot