connect child, parent
Posted: Wed Jun 08, 2005 9:08 am
Hi,
I am trying to create a reconstructed model in neuron using a template. In the process there is a situation where I have to connect a branch in both the ends ie., 0 and 1.
connect treeA[me](0),treeA[parent](side)
connect treeA[me](1), treeA[parent1](side1)
I get the following Notice
Notice: SThcell[0].treeA[3](0) had previously been connected to parent SThcell[0].treeA[1](1)
The shape plot when viewed shows that the branch is connected only in one end. Am I missing something and is there a way to connect a branch on both ends to two others?
Ps: If information is insufficient I apologize for the same. Kindly let me know and I shall try explaining better my problem.
I am trying to create a reconstructed model in neuron using a template. In the process there is a situation where I have to connect a branch in both the ends ie., 0 and 1.
connect treeA[me](0),treeA[parent](side)
connect treeA[me](1), treeA[parent1](side1)
I get the following Notice
Notice: SThcell[0].treeA[3](0) had previously been connected to parent SThcell[0].treeA[1](1)
The shape plot when viewed shows that the branch is connected only in one end. Am I missing something and is there a way to connect a branch on both ends to two others?
Ps: If information is insufficient I apologize for the same. Kindly let me know and I shall try explaining better my problem.