Skip to content
Prev 59177 / 398502 Next

persp grid

Joel Bremson wrote:

            
The first question is whether it will be nice to have a surface by just 
4x4 points (of probably non-continous variables), the second point is 
that it is very hard to have a fixed number of tick marks in persp().
I think it is almost impossible without changing internal code.
As an ugly workaround, you can add text add the corresponding positions 
along the axes using the transformation matrix given in the examples of 
?persp.

Uwe Ligges