On Tue, Mar 3, 2009 at 3:05 AM, Mr Gerard Kelly
wrote:
> Hello, I am attempting to make a simple animation of a vibrating string using
> Tkinter canvas.
> I haven't been able to find much information on how to do it.
> I have my data of position x on the string at time t. I can plot it
> with
> r
Hello, I am attempting to make a simple animation of a vibrating string using
Tkinter canvas.
I haven't been able to find much information on how to do it.
I have my data of position x on the string at time t. I can plot it with
Tkinter showing the string for all times at once:
width=1500
height