How to save data in excel 2010 by Matlab?

조회 수: 2 (최근 30일)
Tien Tran
Tien Tran 2016년 3월 21일
답변: Walter Roberson 2016년 3월 21일
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?

채택된 답변

Walter Roberson
Walter Roberson 2016년 3월 21일
"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."

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by