How to save data in excel 2010 by Matlab?

2 visualizaciones (últimos 30 días)
Tien Tran
Tien Tran el 21 de Mzo. de 2016
Respondida: Walter Roberson el 21 de Mzo. de 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?

Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Mzo. de 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."

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by