Model won't work. Unknown error message
Posted: Fri Mar 05, 2010 7:55 pm
Hi all,
I am working on a simple model, but I am not able to come up with a working one. I always get the following error message:
I have no idea what I am doing wrong, so I hope someone can give me a hint?
Thank you in advance!
I am working on a simple model, but I am not able to come up with a working one. I always get the following error message:
- Code: Select all
??? Reference to non-existent field 'ghs2'.
Error in ==> disp_dr at 60
x = x + dr.ghs2(ivar(i))/2;
Error in ==> stoch_simul at 65
disp_dr(oo_.dr,options_.order,var_list);
Error in ==> heuristics4 at 148
info = stoch_simul(var_list_);
Error in ==> dynare at 102
evalin('base',fname) ;
I have no idea what I am doing wrong, so I hope someone can give me a hint?
Thank you in advance!