xlswrite to create file with xlsx extension
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Anyone know how to create a Microsoft Excel file with an xlsx extension instead of xls?
Réponse acceptée
Azzi Abdelmalek
le 14 Août 2014
Modifié(e) : Azzi Abdelmalek
le 14 Août 2014
xlswrite('file.xls',Your_data)
Plus de réponses (0)
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!