Hi, This is due to the fact that our Dynare 4.0.4 package is probably not binary compatible with Octave 3.2.3. Try with an older version of Octave (3.2.2 or even in the 3.0 series if needed). Or alternatively recompile the MEX files with your Octave 3.2.3, following instructions ...
Hi all, I am a beginner with dynare (and octave). I have a problem when I want to invoke dynare with octave. Dynare (or octave?) doesn't find the file "libgcc_tdm_dw2_1.dll". The error message: http://img35.imageshack.us/img35/5559/bug1ts.jpg ...
Hi I didn't find any link to download the version 4 Dynare for MATLAB. I only got the latest version just for Octave compatible but not for MATLAB. Release of Dynare 4.0.4 This is a bug fixing release. See the Download menu for list of changes Release notes: * for users of Octave ...
... and typed addpath c:\... etc. and it seemed to work fine (no error message occured). However when I tried to load some model something went wrong: octave-3.2.0.exe:1:C:\Octave\3.2.0_gcc-4.3.0\bin > dynare rbc warning: addpath: ../mex/octave/: No such file or directory Configuring dynare ... warning: ...
... Under Debian GNU/Linux or Ubuntu, type: addpath /usr/lib/dynare/matlab Is it a misleading? exel octave-3.2.2:1> addpath /usr/share/dynare/matlab octave-3.2.2:2> mark_as_command warning: mark_as_command is obsolete and will be removed from a future ...
Hi, I am new to Dynare and Octave. After installation of Octave3.2.2 and Dynare4.0.3 in Ubuntu9.10, I can not open Dynare. Thank you for your help! exel error information is below: octave-3.2.2:9> addpath /usr/lib/dynare/matlab octave-3.2.2:10> ...
I have tested with a friend who has Windows Vista, with Octave 3.2.2 and Dynare 4.0.4. It works fine with ramst.mod and example1.mod. So I suppose your problem is specific to your machine, unless I'm missing something. Maybe you should try to reinstall ...
What do you mean by "an error with dmperm in Octave"? The function "dmperm" is implemented in Octave (at least recent versions), and it works as under MATLAB.
... to "dyntable" in Dynare 4.0.4. This was necessary because this created a name conflict with the "table" function shipped with Octave. Replacing "table" by "dyntable" in your code should fix the problem. Best,
You're so pessimistic! Dynare for Octave on Vista is certainly not dead. It looks like you've hit an Octave bug which has not yet been fixed. So we need to submit a bug report to Octave people. They are quite responsive and dynamic, so this ...
Thanks for the reply. I already discovered the fix in the link and tried it. It doesn't work on my machine. I guess Dynare with Octave is dead on Vista since it is unable to parse the *.mod file. Probably ought to alert people on the install page before they waste their time.
My understanding is that it is an Octave issue, not a Dynare issue. Your problem is described in this thread, and a workaround is given: http://www.nabble.com/dir-on-Octave-3.2.0-on-Vista-td24076418.html It is specific to Windows Vista, and ...