xlsread: why '°' isn't read correctly?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!