xlsread won't find 2nd sheet

2 views (last 30 days)
Lodewijk Pleij
Lodewijk Pleij on 30 Apr 2018
Commented: Lodewijk Pleij on 30 Apr 2018
Hello,
My matlab won't import data when I use FDC2=xlsread('DataGeophysics1.xls',2,'C50:C564'); In this code the "2" is for the second sheet. Does anyone know why it won't work? when I fill in a 1 in that spot it does import the data from the first sheet.
  4 Comments
Lodewijk Pleij
Lodewijk Pleij on 30 Apr 2018
the second sheet should be DE2 Ascii, but I see that it can not be read by matlab?
Lodewijk Pleij
Lodewijk Pleij on 30 Apr 2018
Never mind, I got it. The file was incorrect... Thanks a lot!!

Sign in to comment.

Answers (0)

Categories

Find more on Data Import from MATLAB 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!