python matplotlib绘图【最后一次】

python matplotlib绘图

 

 

 

如果是numpy的图片,直接

plt.imshow(getOneImage(radius), cmap=plt.cm.hot, vmin=0, vmax=1)

 

如果要绘制fig

则需要

参考https://www.jianshu.com/p/78ba36dddad8

posted @ 2021-04-01 22:45  bH1pJ  阅读(34)  评论(0编辑  收藏  举报