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

Remove references to the Statistics Toolbox #2

Open johncolby opened 13 years ago

johncolby commented 13 years ago

The Stats Toolbox is used in the experiment wrappers for its ability to handle spreadsheet data with datasets. This could be removed so users don't have to deal with an extra toolbox

johncolby commented 13 years ago

Here are some example mods to use regular structures instead of datasets:

http://gist.github.com/892775