v_init updating between the gui runcontrol and hoc code
Posted: Fri Apr 16, 2010 12:08 pm
Hi,
I am having an issue with the v_init updating between my hoc code and the run control. In my hoc code, I set v_init=-70 as a global parameter, and then in my initialization section I set my e_pas=v_init. Everything seems to run fine, but when I change the v_init value in the run control (say to -10), although there are changes with the plot reflecting some of these changes, the e_pas is still at -70. Does anyone know why it would initialize correctly in some areas of the code but not throughout?
Thanks for your help!
Margo
I am having an issue with the v_init updating between my hoc code and the run control. In my hoc code, I set v_init=-70 as a global parameter, and then in my initialization section I set my e_pas=v_init. Everything seems to run fine, but when I change the v_init value in the run control (say to -10), although there are changes with the plot reflecting some of these changes, the e_pas is still at -70. Does anyone know why it would initialize correctly in some areas of the code but not throughout?
Thanks for your help!
Margo