Search found 3 matches
- Sun Jun 19, 2005 1:29 pm
- Forum: Anatomically detailed models
- Topic: soma - shape plot
- Replies: 1
- Views: 6912
soma - shape plot
I have a hoc code to read a data file containing the morphometric details of a cell. There is information about the center and diameter for the soma. However, in order to create the cell body, I had to only use the diameter. When viewed using "Shape plot" the soma is shown as a line. My qu...
- Wed Jun 15, 2005 10:15 am
- Forum: Getting started
- Topic: connect child, parent
- Replies: 2
- Views: 7101
- Wed Jun 08, 2005 9:08 am
- Forum: Getting started
- Topic: connect child, parent
- Replies: 2
- Views: 7101
connect child, parent
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: SThc...