XLSX toolbox

Write XSLX files including equations and layout (No Excel required)
272 Downloads
Updated Wed, 06 Jul 2016 08:06:54 +0000

View License

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
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0