plt.text()怎么設定bbox邊框大小 import numpy as np import matplotlib.pyplot as plt from pylab import * n=256. X=np.linspace(0,2,n)
確定! 回上一頁