Hi,
I am trying to run a model in dynare version 4.2.1, for which I have a separate steady state file. I am getting the following error.
______________________
Undefined function 'x' for input arguments of type 'double'.
Error in draftmodel_Oct27 (line 273)
M_.params( 26 ) = x(1);
Error in dynare (line 132)
evalin('base',fname) ;
_____________________
I will really appreciate if someone can please help.
Thanks.