Matlab plot axis stretch

Hi,
I am trying to plot one colomn of an matrix
CurveData(i,j);
plot(CurveData(:,LocYplot),'b o','LineWidth',0.5);
is there anyway that i can have the plot X axis scale display i*3 instead of i ?
thanks

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Annotations 的更多信息

标签

提问:

Xi
2013-2-11

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by