摘要:
import matplotlib.pyplot as plt import numpy as np fig, axes = plt.subplots(2, 2) def showim(): for i in range(2): for j in range(2): axes[i,j].plot(np.random.randint(10,siz... 阅读全文
posted @ 2018-01-14 17:59
chen狗蛋儿
阅读(683)
评论(0)
推荐(0)

浙公网安备 33010602011771号