Hi, MAC system do not have .xls excel format, but .number format. How to read the .number file into Matlab table?
Thanks
John

回答 (1 件)

Cris LaPierre
Cris LaPierre 2021 年 1 月 7 日
編集済み: Cris LaPierre 2021 年 1 月 7 日

0 投票

MATLAB does not appear to be able to read these files directly. The recommended workaround is to export the file as a *.xlsx or *.csv file, then import using readtable. Other methods for importing the converted file can be found here.

製品

リリース

R2020a

質問済み:

2020 年 6 月 8 日

編集済み:

2021 年 1 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by