Matlab 设置gca修改坐标显示, 1、坐标轴删除set(gca,'xtick',[])%去掉x轴的刻度set(gca,'ytick',[])%去掉xy轴的刻度set(gca,'xtick',[],'ytick' ...
確定! 回上一頁