Problem 59831. Palindrome Checker
Create a MATLAB function that checks whether a given string is a palindrome or not. A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward, ignoring spaces, punctuation, and capitalization.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2122 Solvers
-
874 Solvers
-
Matrix indexing with two vectors of indices
718 Solvers
-
8840 Solvers
-
Create a random logical vector of N elements of which M are true.
101 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!