Use special characters like Å,Ä,Ö in plots?
14 views (last 30 days)
Show older comments
I live in Sweden which uses characters like Å,Ä and Ö. But when I try to use them in labels or in datapoints the letters get changed to '?'. How can I show those letters correctly?
0 Comments
Answers (1)
madhan ravi
on 16 Sep 2018
I didn’t have any trouble getting the character in label.
An example:
xlabel('Å')
But I don’t know what you mean in data points
0 Comments
See Also
Categories
Find more on Characters and Strings 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!