Convert Arabic to Roman

Convert Arabic numerals to Roman numerals
2.4K Downloads
Updated 1 Sep 2016

View License

S = ARABIC2ROMAN( N ) produces the Roman numeral, S, for a given Arabic numeral, N. N is a scalar number. S returns a string.
Limitation: Does not handle Arabic values greater than 3999

Cite As

Stacey Gage (2024). Convert Arabic to Roman (https://www.mathworks.com/matlabcentral/fileexchange/15545-convert-arabic-to-roman), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Operators and Elementary Operations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

update to MATLAB Toolbox file format

1.0.0.0