kdavies4 / ModelicaRes

Set up, analyze, and plot Modelica simulations in Python
http://kdavies4.github.io/ModelicaRes/
Other
51 stars 20 forks source link

Update util.py #44

Open lukasz83krk opened 2 years ago

lukasz83krk commented 2 years ago

The old code: from matplotlib.cbook import iterable is not compatible with the newer matplotlib from numpy import iterable works with the new matplotlib