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 Solvers75
Suggested Problems
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
Change the sign of even index entries of the reversed vector
643 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
598 Solvers
-
246 Solvers
-
Matlab Basics II - Count rows in a matrix
405 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!