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 Solvers1941
Suggested Problems
-
Select every other element of a vector
27538 Solvers
-
How many trades represent all the profit?
574 Solvers
-
395 Solvers
-
591 Solvers
-
5186 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!