help > RE: load_v3d_swc_file function
Oct 11, 2017  12:10 PM | Zhi Zhou
RE: load_v3d_swc_file function
You can use plot3(X1,Y1,Z1,...) to plot 3D nodes. X1 is the third column in swc file, Y1 is the fourth column, and Z1 is the fifth column.

But if you also want to plot 3D tree structure, you may need to find the way on your own. My suggestion is to process the swc file in MATLAB, and display it in Vaa3D.

Threaded View

TitleAuthorDate
Lian Irving Oct 10, 2017
Zhi Zhou Oct 10, 2017
Lian Irving Oct 11, 2017
RE: load_v3d_swc_file function
Zhi Zhou Oct 11, 2017
Lian Irving Oct 12, 2017
Zhi Zhou Oct 12, 2017