plt.figure(num = 3,figsize = (8,5))裡第一個參數是figure的編號,第二個參數是調整 ... import matplotlib.pyplot as plt import numpy as np x = np.linspace(3, ...
確定! 回上一頁