import matplotlib.pyplot as plt import numpy as np. # 创建3 个子图 fig, axs = plt.subplots(nrows=3, ncols=2, figsize=(8, 8)).
確定! 回上一頁