animate3d, is this possible using pointplots?

May 14 2009 by Matthew S 52
false
Maple

0


I have an array called plotter[1..20]; each element in the array is a set of coordinates for a point plot in 3d.

ie:

print(plotter[1]);

output: ARRAY([1..105],[(1)=(3,3,4), (2)=(2,3,4)....etc   ]

I am able to plot them individually, but the different array elements are dependent on each other and I want to see how they change over time.


Ideally I would like to use animate3d but I don't feel like the parameters support what I'm trying to do. Is there any other function which would work for this process?

 
Loading Comments & Answers

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account