git.ucc.asn.au
/
matches
/
honours.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Automatic commit. Mon Aug 20 08:00:13 WST 2012
[matches/honours.git]
/
research
/
TCS
/
plot.template
1
#$output_style
2
3
set title sprintf("Time %f", t)
4
set xlabel "Time(s)"
5
set ylabel "ADC counts"
6
7
8
plot "< tail --lines=200 $file" using 1:3 with lp title "ADC4", "< tail --lines=200 $file" using 1:5 with lp title "ADC5"#, "< tail --lines=200 $file" using 1:2 with lp title "DAC"
9
10
pause dt
11
t = t + dt
12
13
reread
UCC
git Repository :: git.ucc.asn.au