MJDGGES returns the following error code29
Posted: Sun May 28, 2006 4:45 pm
Dear Professor Juillard,
I am working on a relatively large nonlinear DSGE model (27 endogenous variables). Unfortunatelly, I failed to simulate this model with the Dynare. The steady state has been computed analytically (and provided in a separate m-file). As the command resid(1); returns only zeros, I do not think that I made a mistake here. Nevertheless, there must be something wrong with my code since the Dynare prints out the following masage:
??? Error using ==> print_info
MJDGGES returns the following error code29
Error in ==> c:\dynare\matlab\stoch_simul.m
On line 49 ==> print_info(info);
Error in ==> C:\DYNARE\DISS_Two_contry_model\one_country_emu_walfare\one_country_emu_welfare.m
On line 244 ==> info=stoch_simul(var_list_);
Error in ==> c:\dynare\matlab\dynare.m
On line 26 ==> evalin('base',fname) ;
Please, let me know whether you have any idea what could be wrong with my model?
I am working on a relatively large nonlinear DSGE model (27 endogenous variables). Unfortunatelly, I failed to simulate this model with the Dynare. The steady state has been computed analytically (and provided in a separate m-file). As the command resid(1); returns only zeros, I do not think that I made a mistake here. Nevertheless, there must be something wrong with my code since the Dynare prints out the following masage:
??? Error using ==> print_info
MJDGGES returns the following error code29
Error in ==> c:\dynare\matlab\stoch_simul.m
On line 49 ==> print_info(info);
Error in ==> C:\DYNARE\DISS_Two_contry_model\one_country_emu_walfare\one_country_emu_welfare.m
On line 244 ==> info=stoch_simul(var_list_);
Error in ==> c:\dynare\matlab\dynare.m
On line 26 ==> evalin('base',fname) ;
Please, let me know whether you have any idea what could be wrong with my model?