plt plt.xticks([]) plt.yticks([]). 1; 2. 關閉座標軸: · 對於ax(matplotlib.axes._subplots.AxesSubplot) ax.set_xticks([]) ax.set_yticks([]). 1; 2 ...
確定! 回上一頁