1
vote
0answers
35 views

A Symbol with Subscript and Superscript as an Axis Label

I am trying to have the symbol $\epsilon_{9/2,4}^-$ as the axis label in a graph in Mathematica. First problem is that: when I use Subscript[$\epsilon$,9/2,4], 9/2 changes to $\frac{9}{2}$ (which I ...
5
votes
3answers
165 views
2
votes
2answers
177 views

How can I italicize FrameLabel directives?

Suppose that I use Frame -> True in Plot. Then I can use ...