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 |
|