错误使用 print_info (line 74)
Impossible to find the steady state. Either the model doesn't have
a steady state, there are an infinity of steady states, or the
guess values are too far from the solution
出错 steady (line 92)
print_info(info,options_.noprint, options_);
出错 basemodel (line 773)
steady;
出错 dynare (line 180)
evalin('base',fname) ;
稳态的计算算了好几遍,应该没有算错了,为什么还会显示这个呢?