我們還可以通過在 subplots() 函式中設定 Constrained_layout = True 來 ... plt.subplot(221) plt.imshow(im1) plt.subplot(222) plt.imshow(im2) ...
確定! 回上一頁