xlswrite to create file with xlsx extension
3 ビュー (過去 30 日間)
古いコメントを表示
Anyone know how to create a Microsoft Excel file with an xlsx extension instead of xls?
採用された回答
Azzi Abdelmalek
2014 年 8 月 14 日
編集済み: Azzi Abdelmalek
2014 年 8 月 14 日
xlswrite('file.xls',Your_data)
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!