Problem 59182. Palindrome vector
Check if a given vector is Palindrome.
Example, [1 2 54 32 45 5 33 456 45 456 33 5 45 32 54 2 1]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers17
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2810 Solvers
-
Find the largest value in the 3D matrix
1657 Solvers
-
301 Solvers
-
Add a row of zeros on top of a matrix
265 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
592 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!