I have a picture to draw. But I want to set the label of axis like
If you know how to set this, please tell me. Thanks.
I have a picture to draw. But I want to set the label of axis like
If you know how to set this, please tell me. Thanks.
<< MaTeX`
Plot[Sin[x^2], {x, -1, 1},
AxesLabel -> MaTeX /@ {"\\text{$V_0$ axis}", "\\mathrm{v}_{0}"}]