| Using MATLAB Graphics | Search  Help Desk |
| Function |
Description |
bar
|
Displays columns of m-by-n matrix as m groups of n vertical bars
|
barh
|
Displays columns of m-by-n matrix as m groups of n horizontal bars
|
bar3
|
Displays columns of m-by-n matrix as m groups of n vertical 3-D bars
|
bar3h
|
Displays columns of m-by-n matrix as m groups of n horizontal 3-D bars
|
area
|
Displays vector data as stacked area plots
|