XLSX toolbox

版本 1.0.0.0 (105.5 KB) 作者: Dirk-Jan Kroon
Write XSLX files including equations and layout (No Excel required)
273.0 次下载
更新时间 2016/7/6

查看许可证

This XLSX toolbox allows the user to create XLSX files with numbers, equations and layout.
How it works :
A Microsoft Excel Open XML Format Spreadsheet is just a zip archive with .XML files.
This software first decompresses (unzip) an empty XLSX file to a temporary folder. Then it writes the data and layout from the user to the XML files. Finally it compresses the folder to a zip-archive and renames it to wanted XLSX filename.

The toolbox is still in development, please look in "example.m" to see how the code is used.

引用格式

Dirk-Jan Kroon (2024). XLSX toolbox (https://www.mathworks.com/matlabcentral/fileexchange/58019-xlsx-toolbox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Spreadsheets 的更多信息

Community Treasure Hunt

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

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