
نوشته شده توسط
rahnema1
متلب شما عدد منفی را برای sortrows قبول نمی کنه این یکی فکر کنم درست بشه
hh1=sortrows([h' u],1);
hh1=hh1(rows(hh1):-1:1,:);
بازم حل نشد!
??? Error using ==> sortrows at 64
COL must be a vector of column indices into X.
Error in ==> pro at 16
hh1=sortrows([h' u],1);