MATLAB read/write/control Excel
by George Thiers
24 Jan 2008
(Updated 25 Jan 2008)
What XLSREAD and XLSWRITE do under the hood
|
Watch this File
|
| File Information |
| Description |
On a Windows platform, MATLAB's XLSREAD and XLSWRITE open Excel as a COM automation server in the background to read/write data. Sometimes users want XLSREAD and XLSWRITE to do more, and would like their own custom XLSREAD or XLSWRITE functions (such as a custom XLSWRITE that puts data into multiple worksheets, and creates Excel charts at the same time).
Little new functionality is contained in this submission compared to what is already contained in Brett Shoelson's submission referenced below. Whereas Brett Shoelson's "Write2Excel.m" is a cleanly packaged solution, this is an open script intended to show what's going on, to empower users to create their own enhanced XLSREAD and XLSWRITE. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
write2excel
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Other requirements |
Windows only |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (5) |
| 02 Apr 2008 |
Jaspal Singh Chhokra
|
|
|
| 05 Aug 2008 |
Curtis Egan
|
|
|
| 08 Sep 2008 |
bilel haithem
|
|
|
| 10 Sep 2008 |
rudolf kharpuri
|
|
|
| 02 Jul 2010 |
Olivier Planchon
|
|
|
|
Contact us at files@mathworks.com