Lecture 12

To-do date: 8 Jul at 8:15

GUIs (graphical user interfaces)  using matplotlib

Notebook: lecture12.ipynb Download lecture12.ipynb

Python: lecture12.py Download lecture12.py

Slides: exercise12.pdf Download exercise12.pdf

Note: In Spyder select Tools --> Preferences --> IPython Console --> Graphics --> Automatic as backend.

The sample code shown during the lecture can be downloaded:

Some other years, some students asked about making animated gifs, so here is an example: Download animationToGif.py