Skip to content
Snippets Groups Projects
Unverified Commit f8853fc1 authored by Robin De Schepper's avatar Robin De Schepper Committed by GitHub
Browse files

Fix missing plot code (#2234)

It was missing the plot instructions
parent c3917750
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ the threshold detector and a voltage probes from our model have produced.
.. literalinclude:: ../../python/example/single_cell_model.py
:language: python
:lines: 34-46
:lines: 34-51
Step **(8)** accesses :meth:`arbor.single_cell_model.spikes`
to print the spike times. A single spike should be generated at around the same time the stimulus
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment