From 285a4843c08118687924b06840bf0be6ee0c0ff2 Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Fri, 3 Nov 2017 18:03:13 +0100 Subject: [PATCH] fix multiple label definition --- programming/lecture/programming.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/lecture/programming.tex b/programming/lecture/programming.tex index 6802289..1de99e3 100644 --- a/programming/lecture/programming.tex +++ b/programming/lecture/programming.tex @@ -1009,7 +1009,7 @@ segment of data of a certain time span (the stimulus was on, \end{itemize} \end{exercise} -\begin{ibox}[ht]{\label{whenscriptsbox}Advanced data types} +\begin{ibox}[ht]{\label{advancedtypesbox}Advanced data types} Thoughout this script and the exercises we will limit ourselves to the basic data types introduced above (int, double, char, scalars, vectors, matrices and strings). There are, however, \matlab{}-