IRIS Toolbox Reference Manual

plotyy

Line plot function with LHS and RHS axes for time series

Syntax

[Ax,Lhs,Rhs,Range] = plotyy(X,Y,...)
[Ax,Lhs,Rhs,Range] = plotyy(Range,X,Y,...)

Input arguments

Output arguments

Options

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

Description

Example