IRIS Toolbox Reference Manual

iscompatible

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

Syntax

Flag = iscompatible(M1,M2)

Input arguments

Output arguments

Description

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

Example