IRIS-Solutions-Team / IRIS-Toolbox

[IrisToolbox] for Macroeconomic Modeling
Other
92 stars 42 forks source link

Plan does not work for me in Iris for matlab 2022b #400

Open jbejarro78 opened 8 months ago

jbejarro78 commented 8 months ago

fcast_plan = exogenize(fcast_plan,'lgdp_x_gap',exorngPCP); fcast_plan = endogenize(fcast_plan,'res_lgdp_x_gap',exorngPCP); R.h.lgdp_x_gap(exorngPCP) = [0.1 0.2];

why am I wrong?