Dado um vetor V, verifique se o vetor está ordenado, retorne true ou false.
Ordenado([1 2 3 4]) = true;
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers48
Suggested Problems
-
Select every other element of a vector
36257 Solvers
-
604 Solvers
-
16435 Solvers
-
Find the dimensions of a matrix
560 Solvers
-
1598 Solvers
More from this Author20
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!