Re: Release of Dynare 4.3.1
Posted:
Wed Dec 05, 2012 8:34 am
by rganderson.stl
I have used Dynare for some time -- but I have an error that I cannot fix. I just installed dynare 4.3.1 on a Windows XP x64 machine. As part of my testing, I have installed dynare 4.3.0 and Matlab 2012a and 2012b -- just to try to fix the error. The error is the failure of of the <evalin('base',fname)> command at the end of dynare.m -- it happens with three different dynare programs. That is, I consistently receive the <Error using dynare (line 120)> error. The program source code is fine (I have even tried the example1 and example2 programs, plus one additional small program). No end statements are missing. I can insert purposeful errors in the dynare files and trap parser errors easily. But, if the code passes the parser, it always dies on the Matlab evalin command -- in both 4.3.0 and 4.3.1, and Matlab 2012a and 2012b. Hints? This is the first (and only) Windows XP x64 machine that I have worked with...(I know, I should update the OS but that is not in my power). Is it simply that dynare 4.3 will not work with Matlab on a Win XP x64 machine? Thank you
Re: Release of Dynare 4.3.1
Posted:
Thu Dec 06, 2012 11:17 am
by HoutanBastani
Hi,
What are the names of the .mod files you have tried? My guess is that they overlap with Matlab function names. See
http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=4234&p=10329.
Also, you should post in this forum by clicking on the NewTopic button, NOT by replying to the announcement.