johncolby / along-tract-stats

A MATLAB toolbox for performing along-tract analysis of diffusion tensor imaging (DTI) MRI tractography data.
http://github.com/johncolby/along-tract-stats/wiki
GNU General Public License v3.0
41 stars 15 forks source link

3D plot in trk_plot #7

Open Lorenzo23 opened 7 years ago

Lorenzo23 commented 7 years ago

I'm quite new in programming, but trying to plot 3D tracts with trk_plot gives me back two dimensional plots. I think you have just to modify the hold on in line 48 and to put it inside the for.

MatteoBertolino92 commented 7 years ago

Same problem - I agree.