aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/tikz
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-08-09 14:14:19 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-08-09 14:14:19 +0200
commit49646a239bcd153e6fb2b85f5839d2f1853b33f0 (patch)
treec6029b6575b4952fa3b6f4eb99edc9e015997d69 /buch/papers/reedsolomon/tikz
parentadd chaosspiel.pdf (diff)
downloadSeminarMatrizen-49646a239bcd153e6fb2b85f5839d2f1853b33f0.tar.gz
SeminarMatrizen-49646a239bcd153e6fb2b85f5839d2f1853b33f0.zip
fix right axis
Diffstat (limited to 'buch/papers/reedsolomon/tikz')
-rw-r--r--buch/papers/reedsolomon/tikz/fourier.pdfbin59767 -> 59721 bytes
-rw-r--r--buch/papers/reedsolomon/tikz/fourier.tex8
2 files changed, 1 insertions, 7 deletions
diff --git a/buch/papers/reedsolomon/tikz/fourier.pdf b/buch/papers/reedsolomon/tikz/fourier.pdf
index 25e8d6d..7e0198b 100644
--- a/buch/papers/reedsolomon/tikz/fourier.pdf
+++ b/buch/papers/reedsolomon/tikz/fourier.pdf
Binary files differ
diff --git a/buch/papers/reedsolomon/tikz/fourier.tex b/buch/papers/reedsolomon/tikz/fourier.tex
index d151b2b..7b4ccea 100644
--- a/buch/papers/reedsolomon/tikz/fourier.tex
+++ b/buch/papers/reedsolomon/tikz/fourier.tex
@@ -48,13 +48,7 @@
\end{scope}
\begin{scope}[xshift=\xverschiebung,yshift=0cm]
- \begin{axis}[axis x line= none, axis y line*=right,ytick={0},
- axis background/.style={fill=white},
- width=\plotwidth,height=\plotheight]
- \addplot[color=white] {0};
- \end{axis}
-
- \begin{axis}[title = {\large Codiert\strut}, axis y line*=left,
+ \begin{axis}[title = {\large Codiert\strut},
xtick={0,32,64,96},
axis background/.style={fill=white},
width=\plotwidth,height=\plotheight]