From 5d665f4bfa5aa4b57c1af680d962a268bff933bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randolph=20Maa=C3=9Fen?= <gaireg@gaireg.de> Date: Fri, 29 Aug 2014 00:26:30 +0200 Subject: [PATCH] bei gnuplot eine Formulierung angepasst --- Doku/gnuplot.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doku/gnuplot.tex b/Doku/gnuplot.tex index 54b9b8d..6466ebc 100644 --- a/Doku/gnuplot.tex +++ b/Doku/gnuplot.tex @@ -28,5 +28,5 @@ set yrange [-2:2] set zeroaxis plot (x/4)**2, sin(x), 1/x \end{verbatim} -Die Ausgabe sieht wie folgt aus:\\ +Die Ausgabe sieht ähnlich wie die folgende aus:\\ \input{gnuplot_plot} -- GitLab