在运行code时,发生一下错误:
Error using print_info (line 36)
The generalized Schur (QZ) decomposition failed. For more information, see the documentation for
Lapack function dgges: info=20, n=20
Error in check (line 51)
print_info(info, options_.noprint);
Error in ngdptarget (line 240)
check;
Error in dynare (line 120)
evalin('base',fname) ;