IRIS Toolbox Reference Manual

plotpred

Plot Kalman filter predictions

Syntax

[H1,H2,H3] = plotpred(X,Y,...)
[H1,H2,H3] = plotpred(Ax,X,Y,...)
[H1,H2,H3] = plotpred(Ax,Range,X,Y,...)

Input arguments

Output arguments

Options

See help on plot and on the built-in function plot for options available.

Description

Example