Number to Letter

Simple program to convert base 10 numbers to base 26 (i.e. from 1, 2, 3, 26 to a, b, c, z)
81 Downloads
Updated 12 Feb 2016

View License

Simple program to convert base 10 numbers to letters. Written to make writing from MATALB to Excel (ex. xlswrite) easier.

Cite As

michael arant (2024). Number to Letter (https://www.mathworks.com/matlabcentral/fileexchange/52743-number-to-letter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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.0

now handles vectors and is a bit faster

1.0.0.0