Excel Column

Generate characters of column indexes for Microsoft Office Excel.

이 제출물을 팔로우합니다

Convert a positive integer into MS Excel column index format, helpful when applying functions like "writematrix". Note that the limits of row and column in MS Excel (2007+) are 1,048,576 and 16,384, respectively.

인용 양식

Daniel YC Lin (2026). Excel Column (https://kr.mathworks.com/matlabcentral/fileexchange/74255-excel-column), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.2

add identification to inputs:
(1) double - positive integers, and (2) character - all letters

1.0.1

It also returns the number of column index if inputs were characters.

1.0.0