umm... why is issorted not working? :
if all(issorted(x)) == 0 & (diff(x)<0) % decreased matrix
i = 1;
else
i=0;
end
simple
It need to improve the test suite
some persons write code like numel=3
improve test suit pls elminate such type of mistakes
19332 Solvers
Reverse the Words (not letters) of a String
297 Solvers
Compute a dot product of two vectors x and y
750 Solvers
Create a vector whose elements depend on the previous element
391 Solvers
1141 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!