xticks,yticks

本来的图片以下所示:spa

 

 

若是加上这样的语句:3d

1 import matplotlib.pyplot as plt
2 plt.xticks([]),plt.yticks([])

显示结果就为:code

相关文章
相关标签/搜索