Automatic commit. Thu Jul 26 16:00:03 WST 2012
[matches/honours.git] / research / TCS / plot.template
index 69b57c0..6c1b9b5 100644 (file)
@@ -1,10 +1,10 @@
 #$output_style
 
 set title sprintf("Time %f", t)
-set xlabel "DAC counts"
+set xlabel "Time(s)"
 set ylabel "ADC counts"
 
-plot "$file" using 1:3 with lp title "ADC4", "$file" using 1:5 with lp title "ADC5"
+plot "$file" using 1:3 with l title "ADC4", "$file" using 1:5 with l title "ADC5"
 
 pause dt
 t = t + dt

UCC git Repository :: git.ucc.asn.au