Hello,
When i run my dynare codes, matlab give me this error message:
??? Error using ==> print_info at 21
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in ==> stoch_simul at 49
print_info(info);
Error in ==> petrole1 at 148
info=stoch_simul(var_list_);
Error in ==> dynare at 26
evalin('base',fname) ;
Could someone please help me understand what does it mean and what i have to do to solve it.
thanks