Hi Dynare users
I just learned using Dynare recently and I have this problem that drives me crazy. I know, there have been already a lot of posts concerning this subject and some of them helped to some extend. However, I think after considering more or less all of them, I still end up with the following error messages.
Error using print_info (line 80)
The steady state contains NaN or Inf
Error in steady (line 92)
print_info(info,options_.noprint, options_);
Error in Master2 (line 577)
steady;
Error in dynare (line 180)
evalin('base',fname) ;
Can someone see where my mistake is?
Thanks a lot!