Hello,
I am solving macro mdoel and got the following error message.
>>>>>>>>>>>>>>>>>
--error 246
function not defined for given argument type(s)
Check arguments or define function %s_strcat for overloading
at line 10 of function mputl called by :
line 3 of function dyn_disp called by :
line 194 of function simk called by :
line 33 of function simul called by :
simul(0,0,0,0,0);
line 155 of exec file called by :
line 20 of function dynare called by :
dynare GEM52.mod
>>>>>>>>>>>>>>>>>
Are there problems in some arguments of functions, or in my model itself?