set(gca, 'xtick',[1 2 5 10]) 設定X和Y顯示的座標列如set(gca, 'ytick',[0 1 2]) set(gca, 'yticklabel' ,'J|R|D')
確定! 回上一頁