Home
last modified time | relevance | path

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

/liblc3-latest/tables/
Dfastmath.py19 import matplotlib.pyplot as plt namespace
53 fig, (ax1, ax2) = plt.subplots(2)
62 plt.show()
91 fig, (ax1, ax2) = plt.subplots(2)
100 plt.show()
/liblc3-latest/python/tools/
Dspecgram.py21 import matplotlib.pyplot as plt namespace
79 fig, (ax1, ax2) = plt.subplots(nrows=2, sharex=True)
92 plt.show()