Problem with RBC_Monop_JFV.mod
Posted: Sat Sep 04, 2010 2:27 pm
I am currently using Dynare 4.1.2. I have a problem for reproducing the following example gaved with the Dynare User Guide :RBC_Monop_JFV.mod. When I run Dynare with this program, I get the following error message:
??? Error using ==> irf
Too many input arguments.
Error in ==> stoch_simul at 130
y=irf(oo_.dr,cs(M_.exo_names_orig_ord,i), options_.irf, options_.drop, ...
Error in ==> RBC_Monop_JFV at 138
info = stoch_simul(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
??? Error using ==> irf
Too many input arguments.
Error in ==> stoch_simul at 130
y=irf(oo_.dr,cs(M_.exo_names_orig_ord,i), options_.irf, options_.drop, ...
Error in ==> RBC_Monop_JFV at 138
info = stoch_simul(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;