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.
Cite As
Dirk-Jan Kroon (2024). XLSX toolbox (https://www.mathworks.com/matlabcentral/fileexchange/58019-xlsx-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |