Load Open Document Spreadsheets
by Alex Marten
04 Jan 2008
(Updated 07 Jul 2009)
Loads a spreadsheet in the open document format (used by programs like Open Office) into a cell arra
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 07 Jul 2009 |
Updated for BSD licensing change |
|
Contact us at files@mathworks.com