You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/courses/interactive_modeling.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Save the model in ``hhaxon.ses`` using :menuselection:`NEURONMainMenu --> File -
50
50
Using the computational model
51
51
+++++++++++++++++++++++++++++
52
52
53
-
If starting from a fresh launch of python, you can load the saved ses file by loading NEURON and its GUI: ``from neuron import n. gui`` and then selecting :menuselection:`NEURONMainMenu --> File --> loadsession`
53
+
If starting from a fresh launch of python, you can load the saved ses file by loading NEURON and its GUI: ``from neuron import n, gui`` and then selecting :menuselection:`NEURONMainMenu --> File --> loadsession`
54
54
55
55
Alternatively you can use NEURON to execute ``hhaxon.ses``
0 commit comments