MAC reading .number into table format

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

Risposte (1)

Cris LaPierre
Cris LaPierre il 7 Gen 2021
Modificato: Cris LaPierre il 7 Gen 2021

0 voti

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.

Prodotti

Release

R2020a

Richiesto:

il 8 Giu 2020

Modificato:

il 7 Gen 2021

Community Treasure Hunt

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

Start Hunting!

Translated by