IRIS Toolbox Reference Manual

bar

Bar graph for tseries objects

Syntax

[H,Range] = bar(X,...)
[H,Range] = bar(Range,X,...)
[H,Range] = bar(Ax,Range,X,...)

Input arguments

Output arguments

Options

See help on tseries/bar and the built-in function bar for all options available.

Description

Example