From: Prahas D. N. <pra...@gm...> - 2015-03-08 21:31:56
|
Hi, I want to create an animation of the Lorenz attractor, plotting each new point as it is generated by the equations. So we see the graph "being drawn" over time. Also, as it is being drawn, I want to be able to rotate the screen in 3 dimensions. Will MatPlot do this on a Mac (10.8.5)? Thanks! PS -- here is code using MatPlot to create the "full" Lorenz: http://matplotlib.org/examples/mplot3d/lorenz_attractor.html |