I installed Dynare 4.4.3 under MATLAB R2012b
then when I input "dynare fs2000.mod" into the command window
it tells me :Warning: Function C:\dynare\4.4.3\matlab\missing\bsxfun\bsxfun.m
has the same name as a MATLAB builtin. We suggest you rename the
function to avoid a potential name conflict.
Error using fprintf
Invalid file identifier. Use fopen to generate a valid file
identifier.
Error in dynare (line 168)
fprintf(fid, '%s', result);
I want to know
Is Dynare 4.4.3 compatible with MATLAB R2012b