IRIS Toolbox Reference Manual

stem

Plot tseries as discrete sequence data

Syntax

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

Input arguments

Output arguments

Options

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

Description

Example