NEURON BOOK Chapter 11 (rig.hoc)
Posted: Wed Oct 06, 2010 2:59 pm
Please could you check the hoc syntax for loading the RunControl and variable time step?
I'm working through chapter 11 of the NEURON book and following the instructions under section 11.5.2 "Exploiting the reusable code".
For the "rig.hoc" section that should be used for the interface for adjusting the model parameter etc, I wrote this code as it appears in the NEURON book:
"load_file ("runct1.ses") // RunControl and VaraiableTimeStep",
Neither the RunControl nor the Variable time step was displayed. rather I have this msg:
" Couldn't find: runct1.ses
in rig.hoc near line 1
load_file ("runct1.ses") // RunControl and VaraiableTimeStep
"
Or was I supposed to have created a sesion file that has these two items and saved it as "runct1.ses"?
Thank you
Irene
I'm working through chapter 11 of the NEURON book and following the instructions under section 11.5.2 "Exploiting the reusable code".
For the "rig.hoc" section that should be used for the interface for adjusting the model parameter etc, I wrote this code as it appears in the NEURON book:
"load_file ("runct1.ses") // RunControl and VaraiableTimeStep",
Neither the RunControl nor the Variable time step was displayed. rather I have this msg:
" Couldn't find: runct1.ses
in rig.hoc near line 1
load_file ("runct1.ses") // RunControl and VaraiableTimeStep
"
Or was I supposed to have created a sesion file that has these two items and saved it as "runct1.ses"?
Thank you
Irene