Page 1 of 1

Extracellular: one layer

Posted: Mon Aug 18, 2014 12:14 pm
by CCohen
Hello,

In NEURON 7.3, inserting extracellular in a given section with only the following parameters defined, xraxial[0], xg[0], xc[0] and e_extracellular leads to a default insertion in the same section of xraxial[1], xg[1] and xc[1] initialized to default values. I would like to implement a strategy with only one layer. Is this possible?

Thank you.

Re: Extracellular: one layer

Posted: Mon Aug 18, 2014 12:42 pm
by ted
Yes. Read the Programmer's Reference documentation of extracellular.
Find the link at NEURON's home page http://www.neuron.yale.edu/

--Ted