Latex interpreter not working?

11 views (last 30 days)
pxg882
pxg882 on 10 Apr 2014
Commented: Friedrich on 10 Apr 2014
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 Comment
Friedrich
Friedrich on 10 Apr 2014
Which MATLAB version are you using on which OS?
The code works fine in 14a (64bit) on Win 7 (64bit).

Sign in to comment.

Answers (0)

Categories

Find more on Labels and Annotations 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!