Changing a CellBuilder's model via hoc statements
Posted: Fri Mar 28, 2008 6:06 am
Hi everybody!!
I have some questions on its loop which it uses in extacellular stim
What is the goal of this loop and what is the unit of this parameters?
I don't understand it
I have some questions on its loop which it uses in extacellular stim
Code: Select all
for i=0, slist.count-1 {slist.object(i).rdses()}
0 -5.114 4.698 15.686
0 -5.114 4.688 15.686
0 -5.114 4.693 15.686
0.014 -6.367 3.241 1.4
-1.057 -8.03 2.933 1.4
-4.15 -10.015 2.255 1.4
-6.025 -14.697 2.255 1.4
-7.475 -17.463 -1.495 1.4
-11.012 -23.847 -4.745 1.4
-10.8 -23.847 -4.745 1.4
-13.712 -30.883 -7.245 1.4
-13.513 -30.883 -7.495 1.4
-16 -35.351 0.505 1.4
-22.65 -43.012 -4.745 1.4
-25.35 -45.991 -2.995 1.4
0 -5.114 4.693 15.686
I don't understand it