Automatic commit. Fri Jul 27 14:00:03 WST 2012
[matches/honours.git] / research / TCS / plot.template
index 69b57c0..e19d520 100644 (file)
@@ -1,13 +1,13 @@
 #$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 lp title "ADC5"#, "$file" using 1:5 with lp title "ADC5"
 
 pause dt
 t = t + dt
 
-
 reread

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