xlsread: why '°' isn't read correctly?
1 view (last 30 days)
Show older comments
I want to read an Excel file giving me names and units of some data. There is quite a lot of units with "°" (symbol for degree) in the table and I don't get them read correctly using xlsread. If I use the 2nd return parameter of xlsread, I get '' instead of '°'. If I use the 3rd return parameter, I get [0] instead of '°'.
Is there any way to get this unit read correctly into a MATLAB string?
I have to use MATLAB R2010b.
0 Comments
Answers (1)
See Also
Categories
Find more on Logical 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!