Search found 2 matches

by EtOH_ataxia
Tue Jun 17, 2008 7:36 am
Forum: Adding new mechanisms and functions to NEURON
Topic: gap junction example doesn't work...
Replies: 11
Views: 8926

Re: gap junction example doesn't work...

I got a version that works I tried the previous files also with Linux (Zenwalk -Slackware) and they still did not work. Same error. the version that works for me is this (same .hoc, only changed r to 1 to see a large effect) objref gapsyn_1, gapsyn_2 create cell_1 cell_1{ insert hh } create cell_2 c...
by EtOH_ataxia
Mon Jun 16, 2008 1:00 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: gap junction example doesn't work...
Replies: 11
Views: 8926

Re: gap junction example doesn't work...

OK, I need help. I am trying to do exactly what blop did. Here are the files I made, to me they look the same as blop's working version. Except they don't work. I get an error saying nrniv: gap is not a template in myneuron.tem near line 9 gapsyn=new gap(0.5) ^ xopen("myneuron.tem" ) I don...