Is it possible to use xls functions whitout excel installed?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm writing a UI with guide and I have to store data in xls files, but the PC where I want to execute my .exe doesn't have excel installed. Is there a way for doing this with open office or another free source?
0 commentaires
Réponses (1)
KL
le 22 Nov 2017
The documentation for xlswrite says,
If your computer does not have Excel for Windows®, or if the COM server (part of the typical installation of Excel) is unavailable, then the xlswrite function: Writes array A to a text file in comma-separated value (CSV) format. A must be a numeric matrix.
0 commentaires
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!