Calculates the matrix containing the conductances in the equivalent circuit of the neuron in the tree structure intree. To be used in “sse_tree” and other electrotonic analysis of trees. See introduction section “electrotonic signature” for more details:

TREES

Example:

>> M = M_tree (sample2_tree, '-s');

TREES

inverse of the loop conductance matrix gives the electrotonic signature (just as “sse_tree”):

>>inv (M)

TREES

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License