problem with xlsread detecting file but not reading.
Show older comments
year = xlsread('C:\MAT451\Population.xlsx','A9:A35')
pop = xlsread('C:\MAT451\Population.xlsx','E9:E35')
Are not working, pulling no data from the attached xlsx file.
Accepted Answer
More Answers (0)
Categories
Find more on Networks 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!