Lecture 12

To-Do Date: Wed Jul 05 2023 06:15:00 GMT+0000 (Coordinated Universal Time)

GUIs (graphical user interfaces)  using matplotlib

Notebook: lecture12.ipynb Download lecture12.ipynb

Python: lecture12.py Download lecture12.py

Slides: lecture12_slides.pdf Download lecture12_slides.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