IRIS Toolbox Reference Manual

plan

Create new empty simulation plan object

Syntax

P = plan(M,Range)

Input arguments

Output arguments

Description

You need to use a simulation plan object to set up the following types of more complex simulations or forecats:

The plan object is passed to the simulate or jforecast functions through the option 'plan='.

Example