Error using readtable - matlab.io.​ImportOpti​ons/readta​ble (line 492)

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

Your installation may be missing a required file. I would try re-installing MATLAB.
Hm that was it, although re-installing was not sufficient since I already tried it once in the past. This time completelty removed Matlab and installed it again solved it for me.
In my case, it was OneDrive not running. After restarting OneDrive, the readtable function could read the file again.

Sign in to comment.

Categories

Products

Asked:

on 12 Aug 2019

Commented:

on 26 Aug 2024

Community Treasure Hunt

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

Start Hunting!