In fact, I downloaded it and I face a problem with the output of the ([label_vector, instance_matrix] = libsvmread('../data');)
It gives me usually as empty matrix, and I usually get the same error. although the input matrix for the libsvmwrite a sparse matrix(double).Please,could you help me as faster as you can.
Notes:
I'm working on matlab with windows 7, and I'm working on multi classification problem.
Thank you in advance.