MATLAB: Is it possible for MATLAB to read the Excel XLSX format on a Mac

2007basicdocxexcelMATLABxlsreadxlstxml

I have a Mac and I would like to use the new Excel XLSX file format. This is based on XML and is standardized.

Best Answer

This enhancement has been incorporated in Release 2012a (R2012a). For previous product releases, read below for any possible workarounds:
The ability to read XLSX files on a Mac is not available in MATLAB. The workaround is to use Excel to save the file in Excel 97 format.
You can save the file as follows:
File->Save As->Change the type to Microsft Excel 97- Excel 2003 & 5.0/95 Workbook (*.xls)