Problem 55910. Lista Ordenada
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 commentsProblem Recent Solvers45
Suggested Problems
-
Back to basics 12 - Input Arguments
608 Solvers
-
Get the length of a given vector
11877 Solvers
-
931 Solvers
-
Convert from Fahrenheit to Celsius
25520 Solvers
-
1395 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!