Automatic commit. Fri Jul 27 12:00:02 WST 2012
[matches/honours.git] / research / TCS / plot.template
index 39888de..637304d 100644 (file)
@@ -5,7 +5,7 @@ set xlabel "Time(s)"
 set ylabel "ADC counts"
 
 
-plot "$file" using 1:($3/$5) with l #title "ADC4", "$file" using 1:5 with l title "ADC5"
+plot "$file" using 1:3 with lp title "ADC4", "$file" using 1:5 with lp title "ADC5"
 
 pause dt
 t = t + dt

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