load excel file into matlab

3 views (last 30 days)
best16 programmer
best16 programmer on 11 Apr 2017
Commented: User_in_Gim on 12 Apr 2017
hello, i have an excel file and i tried to load it into matlab with the function xlsread, but even there is a number in a column it returns NAN. do you have some solutions? thank you.

Answers (1)

User_in_Gim
User_in_Gim on 11 Apr 2017
Hi,
What are you exactly trying to do ?
Maybe you can find your answer here , where I described different to load an excel sheet if you want to read number or string.
Or please provide your code with appropriate support (.xlsx, ...)
  2 Comments
best16 programmer
best16 programmer on 11 Apr 2017
thank you for your answer, i will provide the xlsx file
User_in_Gim
User_in_Gim on 12 Apr 2017
Can you provide your matlab code to see where your error could be

Sign in to comment.

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!