2007年5月1日

For Matlab Learning Space-1

  1. how to label specific point on the x direction


1.set(gca,'XTick',[1,3,7,9,11,13,15])
2.set(gca,'XTickLabel',{'1','3','7','9','11','13','15'})

沒有留言: