Problem 45. Make a Palindrome Number
Solution Stats
Problem Comments
-
4 Comments
Why is seqreverse command not allowed to work?
That function is in the Bioinformatics Toolbox (http://www.mathworks.com/help/bioinfo/ref/seqreverse.html). Cody permits only MATLAB functions.
Many commands I thought would work ,didn't .... This problem helps in understanding the limits of the commands
Can every number be used to find a palindrome? I've tried 196, and it seems to run on an infinite loop.
Solution Comments
-
1 Comment
Recursion is great
-
2 Comments
very nice!!
Many commands I thought would work ,didn't .... This problem helps in understanding the limits of the commands
-
1 Comment
Just a proof of concept, no real improvement thought.
-
2 Comments
The flip, of course! Thanks!
flip is not going to wrk for a particular int
Problem Recent Solvers1972
Suggested Problems
-
1328 Solvers
-
1196 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
1711 Solvers
-
540 Solvers
-
862 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!