Problem 2283. Convert a number to its Roman representation
Convert a given number to its Roman representation.
For example, if the number is 98, it should display 'XCVIII'
Solution Stats
Problem Comments
-
1 Comment
Jan Orwat
on 14 Apr 2014
copy of Problem 63.
Solution Comments
Show commentsProblem Recent Solvers35
Suggested Problems
-
2161 Solvers
-
1617 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3657 Solvers
-
Return the first and last characters of a character array
11720 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13504 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!