Options_.rplottype

Hello everyone
What is a “options_.rplottype” in codes? Sometimes it is 0 or 2
Thanks

rplottype=0 plots the series into one graph. When used with the option rplottype=1 the command prints one figure for each variable to plot. With rplottype=2, the command prints all series into one figure, but with different subplots for each series.

See Pfeifer_2014_Dynare_graphs.pdf - Google Drive

1 Like