Hi,
I get this error message when I use the check command:
??? Subscripted assignment dimension mismatch.
Error in ==> disp_th_moments at 103
z(:,i) = diag(oo_.gamma_y{i+1}(i1,i1));
Error in ==> stoch_simul at 73
disp_th_moments(oo_.dr,var_list);
Error in ==> Shimer_2005_test at 159
info = stoch_simul(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
Everything else works fine except for that.
Any help on this would be much appreciated.
Thanking you in Advance,
Cyrus