On Sun, Nov 11, 2012 at 1:42 PM, Andrew Dawson wrote:
> Hi
>
> I'm trying to plot the trajectory of a particle in 3d using mplot3d. I
> tried to follow the example of an animated 3d plot on the matplotlib
> website but I'm having trouble with the updating of the data point being
> plotted at each
Hi
I'm trying to plot the trajectory of a particle in 3d using mplot3d. I
tried to follow the example of an animated 3d plot on the matplotlib
website but I'm having trouble with the updating of the data point being
plotted at each frame. Does anyone know how to do this?
So far I have:
import nu