xlswrite to create file with xlsx extension
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Anyone know how to create a Microsoft Excel file with an xlsx extension instead of xls?
Risposta accettata
Azzi Abdelmalek
il 14 Ago 2014
Modificato: Azzi Abdelmalek
il 14 Ago 2014
xlswrite('file.xls',Your_data)
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!