How to save data in excel 2010 by Matlab?

2 vues (au cours des 30 derniers jours)
Tien Tran
Tien Tran le 21 Mar 2016
When I save data by syntax: xlswrite (....), i just receive a file data of Microsoft Excel 97. How I can save file in new Excel version?

Réponse acceptée

Walter Roberson
Walter Roberson le 21 Mar 2016
"To create a file compatible with Excel 97-2003 software, specify an extension of .xls. To create files in Excel 2007 formats, specify an extension of .xlsx, .xlsb, or .xlsm. If you do not specify an extension, xlswrite uses the default, .xls."

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by