Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Use cvpartition method for matrix

I have a dataset consisting of 21 columns and 2376 rows, I would like to use c = cvpartition(n,'KFold',k) function in matlab to partition them, but n accept just vector, not matrix, what should I do?

Comments