bar plot, why some bars are of diiferent width

  • Follow


hi,

When i plot the bar plot, I find the width of some bars thicker than the other? why is it? 

my code is ---
spmax=20
xx(1:spmax,1)=1;
    xx(1:spmax,2)=2;
    xx(1:spmax,3)=3;
    xx(1:spmax,4)=4;
bar(xx,'BarWidth',0.02)

thanks in advance for the support.

regards
AA
0
Reply AA 4/25/2010 2:31:05 PM


0 Replies
287 Views

(page loaded in 0.015 seconds)

Similiar Articles:













7/20/2012 10:38:51 PM


Reply: