MATLAB read/write/control Excel

版本 1.0.0.0 (4.8 KB) 作者: George Thiers
What XLSREAD and XLSWRITE do under the hood
4.4K 次下载
更新时间 2008/1/25

无许可证

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.

引用格式

George Thiers (2024). MATLAB read/write/control Excel (https://www.mathworks.com/matlabcentral/fileexchange/18459-matlab-read-write-control-excel), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: write2excel

Community Treasure Hunt

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

Start Hunting!

XLSREAD/

XLSWRITE/

版本 已发布 发行说明
1.0.0.0