From ecc37f8f679fe450fdb0b642bdc5e2c4deea5087 Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Sun, 20 Dec 2020 14:04:08 +0100 Subject: [PATCH] [progamming] fix --- programming/lecture/programming.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programming/lecture/programming.tex b/programming/lecture/programming.tex index 47e9873..0c63aba 100644 --- a/programming/lecture/programming.tex +++ b/programming/lecture/programming.tex @@ -1813,7 +1813,7 @@ for i = 1:length(amplitudes) end hold off legend('show') -\end{pagelisting} +\end{lstlisting} \pagebreak[4] \begin{exercise}{plotMultipleSinewaves.m}{} @@ -1861,4 +1861,4 @@ legend('show') %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\printsolutions +% \printsolutions