Use special characters like Å,Ä,Ö in plots?
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
madhan ravi
il 16 Set 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 Commenti
Vedere anche
Categorie
Scopri di più su Characters and Strings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!