xlsread: why '°' isn't read correctly?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!