Code: Select all
...
.origin(x)
DESCRIPTION
x position of the currently accessed section that is treated as the origin (location 0) of the space plot.
Code: Select all
sg.original(soma.L)
Code: Select all
...
.origin(x)
DESCRIPTION
x position of the currently accessed section that is treated as the origin (location 0) of the space plot.
Code: Select all
sg.original(soma.L)
Code: Select all
dend rvp.origin(0.5)
Code: Select all
dend rvp.origin(0.5*L)
My interpretation is colred by the fact that a RangeVarPlot's x axis is always anatomicalposition of the currently accessed section that is treated as the origin (location 0) of the space plot.