Current release is 0.13.
Added processing for CMU data base motion capture figure 35. To load, the data should be downloaded from , the CMU motion capture data base, and placed in baseDir/mocap/cmu/35/, where baseDir is the directory where you have placed 'datasetsDirectory.m'. You need the .amc files and the .asf file. Removed Example 86 motion 10 from the CMU motion capture data base.
There seems to have been a problem in earlier releases in terms of where the datasets were placed. This has now (hopefully) been fixed using the datasetsDirectory command which returns the directory in which that command is placed. All the data should be placed in that directory.
A new data set has been added, motion capture in x,y,z, format of a run. This data is from Ohio state's Advanced Computing Center fro the Arts and Design web-site. The mapLoadData.m command has been added to load in data for regression and classification problems.
To use the Ionosphere data you should download the ionosphere.data file from the UCI machine learning repository. The file is available via this page.