Latex interpreter not working?
Afficher commentaires plus anciens
I am adding this label to a figure I am plotting;
ylabel('$\kappa$','interpreter','latex','FontSize',30);
However, the \kappa symbol is not being displayed? Any ideas why? I've tried using other Greek symbols and they all seem to work fine. No idea why it's just this symbol.
Any help would be great, thanks.
I'm aware I could just use the \kappa symbol without the latex interpreter but I don't think the MATLAB symbols look all that good.
1 commentaire
Friedrich
le 10 Avr 2014
Which MATLAB version are you using on which OS?
The code works fine in 14a (64bit) on Win 7 (64bit).
Réponses (0)
Catégories
En savoir plus sur Labels and Annotations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!