方法1:使用subplot 切換繪圖位置. import matplotlib as mpl import matplotlib.pyplot as plt import numpy as np plt.rc('text', usetex=True) ...
確定! 回上一頁