Search found 2 matches
- Mon Dec 18, 2006 4:00 pm
- Forum: Adding new mechanisms and functions to NEURON
- Topic: problem with .mod code
- Replies: 4
- Views: 6622
Glutamic acid and GABA channels + Code impementation
Thanks. I have all my codes in a folder “hoc_codesâ€
- Sat Dec 16, 2006 11:13 am
- Forum: Adding new mechanisms and functions to NEURON
- Topic: problem with .mod code
- Replies: 4
- Views: 6622
problem with .mod code
Hi all, I use the code on page 277 of the Neuron Book. (ExpSyn1). The mod file compiles without any error. However when I try to use the ExpSyn1 in a hoc code I get an error stating that ExpSyn1 is not a template. Any idea what this error means and how I can correct it. Bellow is the ExpSyn1.mod cod...