IRIS Toolbox Reference Manual

autocaption

Create captions for graphs of model variables or parameters

Syntax

C = autocaption(M,X,Template,...)

Input arguments

Output arguments

Options

Description

The function autocaption can be used to supply user-created captions to title graphs in grfun/plotpp, grfun/plotneigh, model/shockplot, dbase/dbplot, and qreport/qplot, through their option 'caption='.

The Template can contain the following substitution strings:

The options 'corr=' and 'std=' will be used to create $descript$ and `$alias$ for std deviations and cross-correlations of shocks (which cannot be created in the model code). The options are expected to use the following substitution strings:

Example