Skip to content
Prev 190501 / 398498 Next

graph label greek symbol failure

On 18/08/2009, Gavin Simpson <gavin.simpson at ucl.ac.uk> wrote:
True, but the following commands fails:
plot(1:10,ylab="temperature expression(delta*t)")
plot(1:10,ylab="temperature" expression(delta*t))
Error: syntax error, unexpected SYMBOL, expecting ',' in
"plot(1:10,ylab="temperature" expression"

So I want to be able to have '?t' and 'temperature ?t' as a y-axis label.