Dear all:
When I run the ms_sbvar.mod, it is coming up with the follow errors:
??? Error using ==> feval
Argument must contain a string or function_handle.
Error in ==> ms_sbvar_setup at 235
[Ui,Vi,n0,np,ixmC0Pres] = feval(options_.ms.restriction_fname,nvar,nexo,options_.ms);
Error in ==> ms_estimation at 40
ms_sbvar_setup(options_);
Error in ==> ms_sbvar at 60
[options_, oo_] = ms_estimation(M_, options_, oo_);
Error in ==> dynare at 120
evalin('base',fname) ;
I really hope some one can help me to solve this problem.I want to know why?
Thanks!
Yun
the ms_sbvar.mod file attachment as follows: