In newer versions of MATLAB... ...this can be accomplished by setting the ... figure plot([0,10000],[20,20]) set(gca,'XTick',[0 10000]) set(gca,'XTickLabel' ...
確定! 回上一頁