Skip to content
Prev 198973 / 398506 Next

how to display a string containing greek chrs and variables

Hi,

try this,

plot.new()
x=0.8
text(0.5, 0.5, bquote(rho == .(x)))


HTH,

baptiste
2009/11/3  <J.delasHeras at ed.ac.uk>: