Do matlab requires Excel as an application in order to create xlsx file?
Afficher commentaires plus anciens
I need to write some data from matlab Workspace in to xlsx format. However, I dont have Excel installed on my Windows machine. Does Matlab support this xlsx writing without Excel as an Application installed on machine?
Réponse acceptée
Plus de réponses (1)
Chanheung Cho
le 20 Oct 2022
0 votes
And then save the file as a xlsx form after you finished the modification.
3 commentaires
vaibhav joshi
le 20 Oct 2022
Modifié(e) : vaibhav joshi
le 20 Oct 2022
Chanheung Cho
le 20 Oct 2022
According to Help Center:
"If your system does not have Excel for Windows installed, or the COM server is not available:
All MATLAB import options read XLS, XLSX, XLSM, XLTM, and XLTX files."
The Matlab can read xlsx file without Excel installed.
vaibhav joshi
le 21 Oct 2022
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!