Problem reading double array from excel
6 views (last 30 days)
Show older comments
Hi, Im reading data from a excel file and I have a few strings that I need to read it as double and I cant, I tried converting the cell to string and then to double and more options but the result are NaN or not a double. Here is what I need to do:
Here I have the excel value
This is how I read all this value and the others (the other values are just normal numbers, so I dont have problems)
This is what I want to do
Thank you for the help
0 Comments
Accepted Answer
See Also
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!