Home
last modified time | relevance | path

Searched refs:plt (Results 1 – 2 of 2) sorted by relevance

/honee/examples/postprocess/
H A Dvortexshedding.py2 import matplotlib.pyplot as plt namespace
27 fig, ax_drag = plt.subplots()
50 plt.show()
/honee/examples/
H A Dconv_plot.py41 fig, ax = plt.subplots()
59 plt.savefig('conv_plt_h.png')