IRIS Toolbox Reference Manual

scatter

Scatter graph for tseries objects

Syntax

[H,Range] = scatter([X,Y],...)
[H,Range] = scatter(Range,[X,Y],...)
[H,Range] = scatter(Ax,Range,[X,Y],...)

Input arguments

Output arguments

Options

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

Description

Example