... |
... |
@@ -40,4 +40,9 @@ |
40 |
40 |
**Level**: beginner(%%) **Type**: interactive tutorial |
41 |
41 |
|
42 |
42 |
In this beginner tutorial you will learn how to make a simple model using hoc and how to use NEURON's graphical tools to create an interface for running simulations and to modify the model itself. |
|
43 |
+=== [[The hoc programming language>>https://neuron.yale.edu/neuron/static/docs/programming/hoc_slides.pdf||rel=" noopener noreferrer" target="_blank"]] === |
43 |
43 |
|
|
45 |
+**Level**: beginner(%%) **Type**: slide deck |
|
46 |
+ |
|
47 |
+Slides from a presentation on hoc syntax. Clear and concise. Includes an example of program analysis (walkthrough of code for a model cell generated by the CellBuilder). |
|
48 |
+ |