Has anyone tried to run the Hu et al. model?
I changed the working directory to the Hu folder, compiled their mechanisms into a DLL, loaded the init.hoc file using the File menu, and it brings up a window with three buttons; one for each model. Clicking on each button gives me an error similar to:
nrniv: Can't open experiment/Pyramidal_Main.hoc
near line 2
{ Pyramidal()}
^
xopen("experiment/Pyramidal_Main.hoc" )
Pyramidal( )
I don't have much experience using ModelDB models so my guess is I'm loading it incorrectly; any ideas on how to fix this?
