summaryrefslogtreecommitdiff
path: root/n/asserv/utils/graph/plot/avr.plot
diff options
context:
space:
mode:
authorschodet2006-05-07 23:34:57 +0000
committerschodet2006-05-07 23:34:57 +0000
commitc5ec7a7a497328a9ac16f58464bdba2760689218 (patch)
tree02a4e20d62c301e527318c9379cfd6fc6763bea9 /n/asserv/utils/graph/plot/avr.plot
parent4de16295a25423691fb9ba9eddcf6c9bf16d8d48 (diff)
Ajout de nouvelles commandes et coef à Brice. Merci Brice !!!
Diffstat (limited to 'n/asserv/utils/graph/plot/avr.plot')
-rw-r--r--n/asserv/utils/graph/plot/avr.plot2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/asserv/utils/graph/plot/avr.plot b/n/asserv/utils/graph/plot/avr.plot
index 10a0789..8403faf 100644
--- a/n/asserv/utils/graph/plot/avr.plot
+++ b/n/asserv/utils/graph/plot/avr.plot
@@ -1,2 +1,2 @@
set style data line
-plot 'avr' using 1 title "te", 'avr' using 2 title "ti", 'avr' using 3 title "ae", 'avr' using 4 title "ai", 'avr' using 5 title "pl", 'avr' using 6 title "pr"
+plot 'avr' using 1 title "te", 'avr' using 2 title "ti", 'avr' using 3 title "ae", 'avr' using 4 title "ai", 'avr' using 5 title "pl", 'avr' using 6 title "pr", 'avr' using ($13+$14) title "ct", 'avr' using ($13-$14) title "ca"