xlswrite

版本 1.0.0.0 (2.4 KB) 作者: Andreas Sprenger
Write matrices to MS Excel file.
5.4K 次下载
更新时间 2006/2/13

无许可证

This function writes one or more matrices to one or more Excel sheets. Columnnames and header or sheetnames are possible. It is only the extension of Scott Hirsch's xlswrite.m provided earlier.
It should be possible to adapt to OpenOffice. If somebody helps me with ActiveX for OpenOffice...

引用格式

Andreas Sprenger (2024). xlswrite (https://www.mathworks.com/matlabcentral/fileexchange/7881-xlswrite), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

minor improvements: 1)Checks for number of sheets in new workbook (depends on installation)2)if filename is a cell {filename, WriteFlag} a WriteFlag > 0 indicates that an existing file may be overwritten by default