Deterministic simulation: shocks block setup

No. Not shocks block at all:

perfect_foresight_setup(periods=150);
oo_.exo_simul=mymatrix;
perfect_foresight_solver;

Just be careful when assigning the mymatrix that it correctly reflects the ordering.

2 Likes