Fraction in axis labels

  • Follow


Hi
Is it possible to have a fraction as an axis label? I want to show a
derivative which in latex would be \frac{dx}{dy}, as the y axis label
and then output as an eps file
Thanks
0
Reply colin_t 2/28/2010 2:17:18 AM

On Sat, 27 Feb 2010, colin_t wrote:

> Is it possible to have a fraction as an axis label? I want to show a
> derivative which in latex would be \frac{dx}{dy}, as the y axis label
> and then output as an eps file

If you don't mind your eps file being an inclusion to a
Gnuplot-generated LaTeX file, you could use the epslatex terminal, in
which case you can include LaTeX code in the axis labels as

set ylabel '$\frac{dy}{dx}$'

-- 

HTH,

Dan
0
Reply Dan 3/1/2010 2:45:17 PM


1 Replies
3179 Views

(page loaded in 0.046 seconds)

Similiar Articles:













7/20/2012 2:47:07 PM


Reply: