Problem 60699. Palindrome Checker
Check to see if a given string is a palindrome (a word, phrase, or sequence that reads the same backward as forward).
Output should be true or false!
*Bonus points (*imaginary) for code that checks each element in a given string array
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers24
Suggested Problems
-
Create a vector whose elements depend on the previous element
713 Solvers
-
Create matrix of replicated elements
383 Solvers
-
355 Solvers
-
Returning a "greater than" vector
260 Solvers
-
660 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!