Ask For help

Some Errors in Bye Estimation in the following,could some help me?
??? Error using ==> unknown
Matrix dimensions must agree.

Error in ==> set_prior at 246
if any(bayestopt_.p5-old.bayestopt_.p5)

Error in ==> dynare_estimation_1 at 83
[xparam1,estim_params_,bayestopt_,lb,ub,M_] = set_prior(estim_params_,M_,options_);

Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});

Error in ==> StateSpace at 258
dynare_estimation(var_list_);

Error in ==> dynare at 132
evalin(‘base’,fname) ;

Could you please post the mod-file?