Diagrams

# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
    matplotlib.RcParams._get = dict.get

Diagrams#

This is treated in chapter 12 (except for 12.5) and 13 of the book Engineering Mechanics Volume 1 (Hartsuijker and Welleman, 2006).

General exercises#

The following exercises can be made with any method of your liking: