Is it possible to use xls functions whitout excel installed?

1 次查看(过去 30 天)
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?

回答(1 个)

KL
KL 2017-11-22
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.

Community Treasure Hunt

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

Start Hunting!

Translated by