Dear all,
I think the last revision (1859) or one of the most recent revisions anyway has caused a problem. All the codes which used to work in Dynare 4 don't work any more after I updated today. I am not sure when I last updated before that (it was yesterday or the day before)
I have copied the error message I receive and have attached the mod file, although I am 99% certain that the problem is not caused by my code because it worked perfectly in dynare 4 before the update and also works with dynare 3. Many Thanks for your help!
Best,
Ansgar
??? Error using ==> gsngiac_static
Too many input arguments.
Error in ==> resol at 64
> options_.dynatol & options_.ramsey_policy == 0
Error in ==> check at 38
[dr, info] = resol(oo_.steady_state,1);
Error in ==> gsngiac at 294
check;
Error in ==> dynare at 68
evalin('base',fname) ;