Load Open Document Spreadsheets

バージョン 1.1.0.0 (2.34 KB) 作成者: Alex Marten
Loads a spreadsheet in the open document format (used by programs like Open Office) into a cell arra
ダウンロード: 3.4K
更新 2009/7/7

ライセンスの表示

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 (2024). Load Open Document Spreadsheets (https://www.mathworks.com/matlabcentral/fileexchange/18222-load-open-document-spreadsheets), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSpreadsheets についてさらに検索
謝辞

ヒントを与えたファイル: Rosin-Rammler Diagram plotting tool

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Updated for BSD licensing change

1.0.0.0