How to save data in excel 2010 by Matlab?

2 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Walter Roberson
Walter Roberson il 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."

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by