Skip to content
Prev 312369 / 398506 Next

Label axis with strings instead of numbers

Hello,

Use argument yaxt = "n" of function symbols. yaxt means "y axis type" 
and "n" for "none" (or "no").
Then plot the axis with axis(2, ...)

Hope this helps,

Rui Barradas
Em 29-11-2012 16:17, seanlilley escreveu: