Problem reading .mod files?
Posted: Fri Mar 29, 2013 12:11 pm
I've been trying to run Jones et al. 2009's model(http://senselab.med.yale.edu/modeldb/Sh ... del=136803) on my computer, but keep getting the same error message(pasted below), whether I run it on Windows or Mac OS or Unix. My guess is that the associated .mod files are somehow not being read properly, but after much Googling around, I still have no idea how to resolve the issue.
(The Auto-launch version works, but I ultimately want to build my own model based on this one, so that's unfortunately not an option.)
Could anyone please help me figure it out?
Thanks in advance.
(The Auto-launch version works, but I ultimately want to build my own model based on this one, so that's unfortunately not an option.)
Code: Select all
nrniv: syntax error
in sj10-cortex.hoc near line 202
insert ca
^
xopen("sj10-cortex.hoc" )
execute1("{xopen("sj10-cortex.hoc")}" )
load_file("sj10-cortex.hoc" )
nrniv: syntax error
in sj10-cortex.hoc near line 204
insert cad
^
Thanks in advance.