From f14ce33061e51b8f2825fdfbd679bb1b096ffca9 Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Wed, 8 Mar 2017 15:57:15 +0100 Subject: [PATCH] added todo for dir() function --- programming/lecture/programming-chapter.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/programming/lecture/programming-chapter.tex b/programming/lecture/programming-chapter.tex index 3c29691..6d3ed40 100644 --- a/programming/lecture/programming-chapter.tex +++ b/programming/lecture/programming-chapter.tex @@ -28,7 +28,11 @@ \item Random-walk behutsam mit einer Schleife, dann zwei Schleifen. Plus Bildchen. \item Random-Walk with drift is model for decision making! See resoures/GoldShadlen2007 paper, Figure 2. Das wird auch in Systems Neurosciene \texttt{9 - Kognitive Kontrolle II.pdf} behandelt. \item Doppelte for-Schleife -\item File output and input (load, save, fprintf, scanf) (extra chapter?) +\item File handling: (extra chapter?) + \begin{itemize} + \item output and input (load, save, fprintf, scanf) + \item dir() function + \end{itemize} \item help() und doc() \item A box about sampling of contiunous data. \item A box about foo and bar?