Excel Column Conversion

Converts a numeric input to a column name, for Excel representation.

You are now following this Submission

EXCELCOL Converts a numeric input to a column name, for Excel representation.
OUT=ExcelCol(X) takes the input "X", which may be a number or vector
and converts it to the other representation.

EXAMPLES:
ExcelCol(254174985) % Return 'UJELLY'
ExcelCol([21 10 5 12 12 25]) % Return 'UJELLY'

Cite As

Ragaar Ashnod (2026). Excel Column Conversion (https://www.mathworks.com/matlabcentral/fileexchange/36851-excel-column-conversion), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0