Hi,
I want to alter an excisting mod file for further evaluation of the model. The problem is that the excisting mod file is not running on my Computer. The originator mentioned that on his computer everything would run well. I use matlab 2014a and dynare 4.4.3.
The error message is
Error using check_model (line 20)
Not enough input arguments.
Error in stoch_simul (line 65)
check_model;
Error in fbc1 (line 678)
info = stoch_simul(var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
but I checked multiple times the amount of endogenous variables and equations. There are as many variables as equations.