Skip to content
Back to formatted view

Raw Message

Message-ID: <49BC26CE.3080505@stats.uwo.ca>
Date: 2009-03-14T21:51:10Z
From: Duncan Murdoch
Subject: persp plot + plotting grid lines
In-Reply-To: <83dca7860903140902y5d867b2akfb5d1a22b60ea8f0@mail.gmail.com>

On 14/03/2009 12:02 PM, Pedro Mardones wrote:
> Dear all;
> Does anyone know how to add grid lines to a persp plot? I've tried
> using lines(trans3d..) but the lines of course are superimposed into
> the actual 3d surface and what I need is something like the plot shown
> in the following link:
> http://thermal.gg.utah.edu/tutorials/matlab/matlab_tutorial.html
> I'll appreciate any ideas

I just posted a couple of demos of this using the rgl function persp3d, 
in the thread "Re: [R] can I draw 3D plot like this using R?".

Duncan Murdoch