xlsread: why '°' isn't read correctly?
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.
Answers (1)
Stalin Samuel
on 20 Oct 2014
0 votes
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!