Error using xlsread (line 257) Excel Worksheet could not be activated

174 views (last 30 days)
Hi,
I have got an error message: "Error using xlsread (line 257) Excel Worksheet could not be activated". I have used MATLAB R2019a in my personal computer (OS: Windows 10) and got this error. But the same code when I run in my office computer (OS: Windows 7) which has MATLAB R2017a, it runs perfectly.
Please can you help me to fix the problem.
Thanks.
Shaimum
  1 Comment
Esperanza Linares Guerrero
Perhaps this answer might help:
https://ww2.mathworks.cn/matlabcentral/answers/282688-why-my-excel-file-can-not-be-read-by-matlab#answer_220925

Sign in to comment.

Answers (3)

Star Strider
Star Strider on 15 Aug 2019
The problem does not appear to be the Excel file, if you can read it correctly in R2017a. See if using the readmatrix function allows you to read it on your R2019a installation.

RongZhe Li
RongZhe Li on 21 Oct 2019
I found an error with xlsread(filename) on matlab2019 but ont on matlab2014

zhuyuan
zhuyuan on 16 Mar 2022
I also run into the problem:
Error using xlsread (line 257)
Excel Worksheet could not be activated.
How could i resolve it, i have try many website method, but nothing.

Categories

Find more on Install Products in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!