Hi, I tried to perform your provided example_read.m on Matlab2015a, but failed. The error information is given as follows:
Why?
Error using arff_read (line 108)
ARFF file not recognized!
Error in example_read (line 14)
[data, relname, nomspec] = arff_read(infile);