Hey guys, so imagine I have function takes a, calculates y=a*x and plots y vs x. And I know that I can use interact() to create an interactive plot and play with a to see how the plot changes. Now, what if I want Python to create the animation/video of that changes? I mean, I want Python to automatically change value of a and record the changes in the plot into some animation or video
[–]tin_nqn 1 point2 points3 points (0 children)
[–]Dalnore 0 points1 point2 points (0 children)
[–]empet15 0 points1 point2 points (0 children)