从灰色图片中读取数据,转换成colormap图import matplotlib.pyplot as plt import ... 是x轴数字的平方plt.plot(x_values,y_values,c='green') #用plot函数绘制折线图, ...
確定! 回上一頁