filmov
tv
Python exercise - 6: Sine wave animation

Показать описание
Simple exercise of matplotlib-animation of Python.
## Source code
GitHub
3 files in above URL;
* Pyplot interface (clear ax and re-plot)
* Object oriented interface (without clear ax)
* Embedded in tkinter (interactive)
## Reference: Wikipedia Sine wave
## Source code
GitHub
3 files in above URL;
* Pyplot interface (clear ax and re-plot)
* Object oriented interface (without clear ax)
* Embedded in tkinter (interactive)
## Reference: Wikipedia Sine wave