Starting number of a base
Posted: Sun Dec 08, 2013 5:50 am
I like to confirm one thing I recently tested.
Should the number of a base start from [0], not [1]?
When I just used 'spine[1]' without using 'spine' or 'spine[0]', a following error was caused.
---
/Applications/NEURON-7.3/nrn/x86_64/bin/nrniv: subscript out of range spine
in test2.hoc
---
Is this right?
Thank you very much! :D
Best,
TK
Should the number of a base start from [0], not [1]?
When I just used 'spine[1]' without using 'spine' or 'spine[0]', a following error was caused.
---
/Applications/NEURON-7.3/nrn/x86_64/bin/nrniv: subscript out of range spine
in test2.hoc
---
Is this right?
Thank you very much! :D
Best,
TK