Readtable .xls error in MacOS

6 次查看(过去 30 天)
도연 원
도연 원 2022-9-23
评论: 도연 원 2022-9-24
Hi, guys.
I have a trouble with readtable function.
In Mac OS, readtable won't work with .xls file. Matlab shows error message of do I have authorization with accessing the file, or does file really exist.
And just for the record, my Mac's preference setting/ folder and files is all checked status for Matlab, so it is not the problem for accessing the file. and... I am using M1 Pro Macbook 16.
However when I try - I use also windows - readtable, with same .xls file in the windows Matlab, it works problem-free.
And also... When I change .xls file into .xlsx file and readtable in the MacOS, it works.
So... Is Matlab not supporing .xls files to be read in 'readtable' function in MacOS?

回答(1 个)

HYEONSEOK SEOK
HYEONSEOK SEOK 2022-9-23
I need to know the error text or version when using it.
Possible issues are that xlsread is used(this may not be the case)., the path is set to (\), or it's a MATLAB version issue (under 2014) . Also, there may be cases where the sheet rows are duplicated, so please use .csv if possible.
https://kr.mathworks.com/matlabcentral/answers/845910-why-readtable-function-cannot-read-an-xlsx-file-properly

类别

Help CenterFile Exchange 中查找有关 Standard File Formats 的更多信息

标签

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by