I seem to have run into difficulties. I have a model that I am very happy with. It has a nice GUI that works just fine. Now I want to be able to run my simulations without the GUI (ssh, nohup) and I have followed the instructions in the FAQ. I have removed the GUI parts and run the hoc-file with the command "sparc/special myhoc.hoc". Unfortunately, it doesn't work. I get the following error-message:
Code: Select all
sparc/special: begin : object prefix is NULL in myhoc.hoc near line 409
run_iterative()
^
init()
run()
run_iterative()
Thanks,
Asad Rustum