Skip to content

axes label

2 messages · Ogbos Okike, Peter Ehlers

#
On 2011-08-01 03:32, ogbos okike wrote:
Works for me. But I don't see the need for paste() or plain().
Try this:

   plot(0, ylab="", xlab="")
   title(ylab = expression(10^{-8} ~ "st" ~ "km"^{-2} ~ "day"^{-1}))

Replace any '~' with '*' if you don't want the space.

Peter Ehlers

 >