“Error using xlsread, Worksheet ‘Sheet1’ not found. ” I have this eror and I don’t know why. I have the sheet and it’s in the folder which I have my script and functions.
<</matlabcentral/answers/uploaded_files/104026/Untitled.png>>
I attached the eror in Png
Error using xlsread (line 247)
Worksheet ‘Sheet1’ not found.
Error in load_the_prediction_data (line 15)
[~,Times]=xlsread([‘dee1_’ char(Current_time_stamp) ‘.xlsx’],’Sheet1′,’A:A’);<</matlabcentral/answers/uploaded_files/104026/Untitled.png>>
I attached the eror in Png
Error using xlsread (line 247)
Worksheet ‘Sheet1’ not found.
Error in load_the_prediction_data (line 15)
[~,Times]=xlsread([‘dee1_’ char(Current_time_stamp) ‘.xlsx’],’Sheet1′,’A:A’); <</matlabcentral/answers/uploaded_files/104026/Untitled.png>>
I attached the eror in Png
Error using xlsread (line 247)
Worksheet ‘Sheet1’ not found.
Error in load_the_prediction_data (line 15)
[~,Times]=xlsread([‘dee1_’ char(Current_time_stamp) ‘.xlsx’],’Sheet1′,’A:A’); eror, xlsread MATLAB Answers — New Questions