problem with sortrows MATLAB
- by Jessy
Hi,
My question is related with the previous solved question in http://stackoverflow.com/questions/2925623/how-to-save-data-in-txt-file-in-matlab
my problem is that, I decided to unsorted the output, however this error comes out when I removed the sortrows. And no error when I leave the sortrows
I'm curious why.