Reading an excel file and taking certain parts of the data

6 views (last 30 days)
Hello. I am trying to take certain parts of this excel file using the xlsread function but it is giving me problems. What should I do? I have posted a screenshot of the instructions and a screenshot of my code here and in the comments since not all of them were able to be posted in the body of this question. Thanks.

Answers (1)

Cris LaPierre
Cris LaPierre on 27 Oct 2019
I'd suggest you try to use readtable instead of xlsread.

Community Treasure Hunt

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

Start Hunting!