Automatic commit. Sun Jul 29 15:00:03 WST 2012
[matches/honours.git] / research / TCS / plot.template
index 69b57c0..13f7e7e 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"
 
 pause dt
 t = t + dt
 
-
 reread

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