plt.plot(x, x, label='linear') # plt.<件圖函數>只對current subplot有效. move on到新的current subplot,再使用 plt.<作圖函數> 繪圖;以此類推,一個個subplot ...
確定! 回上一頁