IRIS Toolbox Reference Manual

iscompatible

True if two VAR objects can occur together on the LHS and RHS in an assignment

Syntax

Flag = iscompatible(V1,V2)

Input arguments

Output arguments

Description

The function compares the names of all variables, shocks, and parameters, and the composition of the state-space vectors and matrices.

Example