xlsread not reading data.
Show older comments
I have an excel sheet that consists of two columns: the first contains time data and the second binary information (1,00 or 0,00).
When I type:
xlsread('....xlsx','','','basic')
only the time data is imported. When I type:
xlsread('....xlsx')
nothing is read in.
I am running R2016a
Suggestions?
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets 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!