IRIS Toolbox Reference Manual

barcon

Contribution bar graph for tseries objects

Syntax

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

Input arguments

Output arguments

Options

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

Description

Example