Hi
I have just installed Dynare 4.4.3 and running in Matlab R2015b. When I try to run dynare, for “example1”, I get the following error:
ERROR: Could not open file: example1.mod
Error using fprintf
Invalid file identifier. Use fopen to generate a valid file identifier.
Error in dynare (line 168)
fprintf(fid, '%s', result);
Thanks.