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.
Citar como
Dirk-Jan Kroon (2024). XLSX toolbox (https://www.mathworks.com/matlabcentral/fileexchange/58019-xlsx-toolbox), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |