XLSX toolbox
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 版本兼容性
平台兼容性
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 |