Extracellular: one layer

The basics of how to develop, test, and use models.
Post Reply
CCohen
Posts: 27
Joined: Thu Apr 26, 2012 8:41 am

Extracellular: one layer

Post 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.
ted
Site Admin
Posts: 6300
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: Extracellular: one layer

Post 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
Post Reply