ubuntu2004
Kernel: Python 3 (system-wide)
In [5]:
Out[5]:
t (seconds): [0 1 2 3 4 5 6 7 8 9]
y (metres): [ 200. 195.095 180.38 155.855 121.52 77.375 23.42 -40.345
-113.92 -197.305]
x (metres): [ 0 5 10 15 20 25 30 35 40 45]
[<matplotlib.lines.Line2D at 0x7f6081e1b820>]
In [7]:
Out[7]:
In [10]:
In [31]:
In [30]:
Out[30]:
/usr/local/lib/python3.8/dist-packages/matplotlib/animation.py:973: UserWarning: Animation was deleted without rendering anything. This is most likely unintended. To prevent deletion, assign the Animation to a variable that exists for as long as you need the Animation.
warnings.warn(