1
>> load heart_scale.mat
??? Error using ==> loadNumber of columns on line 2 of ASCII file D:\Program
Files\MATLAB2010\matlab\toolbox\libsvm-3.13\heart_scale
must be the same as previous lines.
官方现在不给heart_scale.mat,给的都是VC++下的格式。一些旧版本的工具箱还可以找到mat文件,新版本都没有了。所以load会报错:heart_scalemust be same as previous lines)
一种解决方法是:使用给的一个函数,转化数据。此函数为libsvmread()
使用如下: [label_vector,