aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/experiments/plot.tex
diff options
context:
space:
mode:
authorNunigan <michael.schmid2@ost.ch>2021-07-31 12:39:37 +0200
committerNunigan <michael.schmid2@ost.ch>2021-07-31 12:39:37 +0200
commit36d594e1694bce2d69b88667c249f5028fdf22a2 (patch)
tree2f20e014a5e7ca28caa343643be49956b43f1145 /buch/papers/reedsolomon/experiments/plot.tex
parentadded corrections from prof mueller (diff)
parentMerge pull request #58 from Kuehnee/master (diff)
downloadSeminarMatrizen-36d594e1694bce2d69b88667c249f5028fdf22a2.tar.gz
SeminarMatrizen-36d594e1694bce2d69b88667c249f5028fdf22a2.zip
Merge branch 'master' of https://github.com/AndreasFMueller/SeminarMatrizen
Diffstat (limited to '')
-rw-r--r--buch/papers/reedsolomon/experiments/plot.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/reedsolomon/experiments/plot.tex b/buch/papers/reedsolomon/experiments/plot.tex
index 2196c82..4b156bb 100644
--- a/buch/papers/reedsolomon/experiments/plot.tex
+++ b/buch/papers/reedsolomon/experiments/plot.tex
@@ -90,7 +90,7 @@
\draw[ultra thick, ->] (zoom) to[out=180, in=90] (syndrom.north);
%item
- \node[circle, draw, fill =lightgray] at (signal.north west)+(1,0) {1};
+ \node[circle, draw, fill =lightgray] at (signal.north west) {1};
\node[circle, draw, fill =lightgray] at (codiert.north west) {2};
\node[circle, draw, fill =lightgray] at (fehler.north west) {3};
\node[circle, draw, fill =lightgray] at (empfangen.north west) {4};