Search found 2 matches

by JeongJuM
Thu Dec 05, 2024 5:31 pm
Forum: Other questions
Topic: Question about HOC syntax and section connection
Replies: 2
Views: 22980

Re: Question about HOC syntax and section connection

Dear hines,

Thank you for the clear and easy-to-understand explanation.

Best, jeongju.
by JeongJuM
Thu Dec 05, 2024 5:26 am
Forum: Other questions
Topic: Question about HOC syntax and section connection
Replies: 2
Views: 22980

Question about HOC syntax and section connection

Hello, I have some questions regarding HOC syntax. I am working on a processor to simplify a cell's morphology. The cell is instantiated from a template. In the processor, I delete all sections except for the soma and then create a new axon. I tried to connect the axon to the soma using the followin...