From 87f52022c9ebcf0c968abb3c19b684808a71ee3d Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Thu, 17 Oct 2019 14:18:49 +0200 Subject: [PATCH] [pointprocesses] comment note --- pointprocesses/lecture/pointprocesses.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pointprocesses/lecture/pointprocesses.tex b/pointprocesses/lecture/pointprocesses.tex index 97bd3cb..824112e 100644 --- a/pointprocesses/lecture/pointprocesses.tex +++ b/pointprocesses/lecture/pointprocesses.tex @@ -378,7 +378,7 @@ not fire an action potential for a long time. \begin{exercise}{instantaneousRate.m}{} Implement a function that computes the instantaneous firing rate. Plot the firing rate as a function of time. - \note{TODO: example data!!!} + %\note{TODO: example data!!!} \end{exercise}