For changing the axis scale use the following function: · for example low=10,high=100 and interval=5 · set(gca,'xtick', 10:5:100) ...
確定! 回上一頁