Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download
set xlabel "Voltage[V]" set ylabel "Current[A]" plot './measuring.txt' using 1:2, '' using 1:3, '' using 1:4
set xlabel "Voltage[V]"
set ylabel "Current[A]"
plot './measuring.txt' using 1:2, '' using 1:3, '' using 1:4