23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ar, barh<br />

2-128<br />

10<br />

8<br />

6<br />

4<br />

2<br />

0<br />

5<br />

4<br />

3<br />

2<br />

1<br />

subplot(2,2,2)<br />

bar(Y,'stack')<br />

title 'Stack'<br />

subplot(2,2,3)<br />

barh(Y,'stack')<br />

title 'Stack'<br />

subplot(2,2,4)<br />

bar(Y,1.5)<br />

title 'Width = 1.5'<br />

Group<br />

1 2 3 4 5<br />

Stack<br />

0 5 10 15 20 25<br />

25<br />

20<br />

15<br />

10<br />

5<br />

0<br />

10<br />

8<br />

6<br />

4<br />

2<br />

0<br />

Stack<br />

1 2 3 4 5<br />

Width = 1.5<br />

1 2 3 4 5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!