Error using readtable - matlab.io.ImportOptions/readtable (line 492)
Show older comments
I have an issues using the readtable function in matlab R2019a on windows 10
Everytime I use the readtable function this error thows up:
Error using matlab.io.ImportOptions/readtable (line 492)
An error occurred while trying to determine whether "readData" is a function name.
Testing it on two other comupters it wroks fine. Any idea how to solve this?
TIA, Bob
3 Comments
Jackson Burns
on 13 Aug 2019
Your installation may be missing a required file. I would try re-installing MATLAB.
Rob Weh
on 18 Aug 2019
Emile Demarteau
on 26 Aug 2024
In my case, it was OneDrive not running. After restarting OneDrive, the readtable function could read the file again.
Answers (1)
Samatha Aleti
on 16 Aug 2019
0 votes
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!