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
-
1272 Solvers
-
Matlab Basics II - Count rows in a matrix
406 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
253 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1808 Solvers
-
Calculate the average value of the elements in the array
1793 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!