Python exercise - 6: Sine wave animation

preview_player
Показать описание
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
Рекомендации по теме
visit shbcf.ru