import numpy as np; import matplotlib.pyplot as plt ... 包住; plt.plot(x, c, label=r'cos$\theta$'); # 之後呼叫plt.plot 會使用先前建立的 ...
確定! 回上一頁