xlswrite to create file with xlsx extension
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ryan
am 14 Aug. 2014
Kommentiert: Ryan
am 14 Aug. 2014
Anyone know how to create a Microsoft Excel file with an xlsx extension instead of xls?
Akzeptierte Antwort
Azzi Abdelmalek
am 14 Aug. 2014
Bearbeitet: Azzi Abdelmalek
am 14 Aug. 2014
xlswrite('file.xls',Your_data)
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!