Reverse digits of a number.
For example, return 321 for the input 123 .
The left-hand zeros can be discarded. For example, input 10 will return 1 .
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers76
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
375 Solvers
-
518 Solvers
-
Matlab Basics II - Max & Index of Max
265 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!