Notes:

Release Name: version 1.0

Notes:
This toolbox implements the Matlab routines to fit the NODDI model described in the 2012 NeuroImage article.


Changes:
October 27th, 2017

List of new features

- a new tool for assessing the quality of fitting (QualityOfFit.m)

- fix the issue with the more recent Matlab releases that slow the fitting dramatically

May 22nd, 2013

List of new features

- Gracefully handle failed fitting cases with error code reporting

- Support for resume of fitting from the point of interruption

- Support for more robust fitting as well as multi-start fitting

- Fitting model structure re-designed and stored alongside the fitting results

- Support for ex vivo tissue

October 16th, 2012

- Updated to support the more recent Matlab releases (R2011b onward).  This requires us to switch to a different optimization method.

September 7th, 2012

- First public release