Load Open Document Spreadsheets

Loads a spreadsheet in the open document format (used by programs like Open Office) into a cell arra

您现在正在关注此提交

The function provides a simple method with which one can load the contents of open document spreadsheets into MATLAB. Allowing users to directly import files created by Open Office into MATLAB.

Provided with the filename of the spreadsheet the function will import the contents into a MATLAB cell array. The function handles the presence of multiple worksheets by allowing the user to specify a particular worksheet to import.

The function has not undergone rigorous testing, but it has worked for all of my needs. Also, I think a similar method may be implemented to allow one to export data from MATLAB into open document spreadsheets.

引用格式

Alex Marten (2026). Load Open Document Spreadsheets (https://ww2.mathworks.cn/matlabcentral/fileexchange/18222-load-open-document-spreadsheets), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Updated for BSD licensing change

1.0.0.0