please help : Reference to non-existent field
Posted: Tue Jul 19, 2011 12:59 pm
I am estimating a dsge model using Bayesian method.
but the problem below arises. I tried to solve it following some advices on the forums,but failed.
I am a newbie.
I will really appreciate your help .
??? Reference to non-existent field 'y'.
Error in ==> read_variables at 63
dyn_tmp_01 = s.(deblank(var_names_01(dyn_i_01,:)));
Error in ==> dynare_estimation_1 at 237
rawdata =
read_variables(options_.datafile,options_.varobs,[],options_.xls_sheet,options_.xls_range);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> mymod at 302
dynare_estimation(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
but the problem below arises. I tried to solve it following some advices on the forums,but failed.
I am a newbie.
I will really appreciate your help .
??? Reference to non-existent field 'y'.
Error in ==> read_variables at 63
dyn_tmp_01 = s.(deblank(var_names_01(dyn_i_01,:)));
Error in ==> dynare_estimation_1 at 237
rawdata =
read_variables(options_.datafile,options_.varobs,[],options_.xls_sheet,options_.xls_range);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> mymod at 302
dynare_estimation(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;