Search found 589 matches: +octave

Return to advanced search

Re: dynare.m couldn't be cleared because it contains MATLAB

... Dynare from source, but I'm getting the following error: configure: error: Can't find UMFPACK configure: error: ./configure failed for mex/build/octave even though the libumfpack5.7.1 library is already installed. EDIT: Was able to build Dynare by adding --disable-octave in the ./configure options. ...
by chriso
Fri Jul 14, 2017 3:50 pm
 
Forum: Dynare help
Topic: dynare.m couldn't be cleared because it contains MATLAB code
Replies: 3
Views: 2359

Re: Unstable Mac Version of Dynare

... updating the Mac version with brew install dynare --HEAD --with-matlab=/Applications/MATLAB_R2017a.app --with-matlab-version=9.2 --without-octave --with-tex didn't work any more. I get the error: ==> Checking out branch master Error: inreplace failed dynare++/kord/journal.cweb: expected ...
by alfi
Wed Jun 07, 2017 11:32 pm
 
Forum: Dynare help
Topic: Unstable Mac Version of Dynare
Replies: 7
Views: 3489

Re: dynare4.4.3 + octave 4.0.0 + Xubuntu 16.04 LTS

... provided above. The "$" indicates this was executed on the linux command line, and the ">>" indicates this was executed on the octave command line: $ sudo apt-get install build-essential gfortran liboctave-dev libboost-graph-dev libgsl0-dev libmatio-dev libslicot-dev libslicot-pic ...
by computable
Tue May 30, 2017 12:02 pm
 
Forum: Dynare help
Topic: dynare4.4.3 + octave 4.0.0 + Xubuntu 16.04 LTS
Replies: 2
Views: 2167

Re: dynare4.4.3 + octave 4.0.0 + Xubuntu 16.04 LTS

Dynare 4.4.3 only supports Octave 3.8.1. That is why you are experiencing the problems. The unstable version supports 4.2.1. The problem is that the mex-files have to be built against the Octave version you are using. If you scroll down ...
by jpfeifer
Sun May 28, 2017 7:03 am
 
Forum: Dynare help
Topic: dynare4.4.3 + octave 4.0.0 + Xubuntu 16.04 LTS
Replies: 2
Views: 2167

dynare4.4.3 + octave 4.0.0 + Xubuntu 16.04 LTS

I am using Xubuntu 16.04 LTS and installed dynare and octave to run some DSGE models, using "sudo apt-get install octave" and "sudo apt-get install dynare" Unfortunately I am hitting an error immediately as I try to run the tutorial ...
by computable
Sat May 27, 2017 8:22 pm
 
Forum: Dynare help
Topic: dynare4.4.3 + octave 4.0.0 + Xubuntu 16.04 LTS
Replies: 2
Views: 2167

Re: trouble running included examples

You cannot run Dynare 4.4.3 with Octave 4.2. Please try Dynare's unstable version (to be released as Dynare 4.5 soon): http://www.dynare.org/download/dynare-unstable
by jpfeifer
Tue May 23, 2017 2:10 pm
 
Forum: Dynare help
Topic: trouble running included examples
Replies: 1
Views: 1367

trouble running included examples

Trying to run example2.mod using Octave 4.2.1 under Windows with Dynare 4.4.3 I get the following: >> dynare example2.mod warning: function c:\dynare\4.4.3\matlab\/missing/ilu\ilu.m shadows a core library function warning: called from dynare_config ...
by Frane276
Tue May 23, 2017 1:44 pm
 
Forum: Dynare help
Topic: trouble running included examples
Replies: 1
Views: 1367

Re: State variables indices gone missing

You must be confusing something. I looked into Dynare 4.3.1 and
Code: Select all
M_.state_var

seems to be only created with the
Code: Select all
block

option. Thus, Octave is not the problem.
In 4.3.1, the state ordering should be in
Code: Select all
oo_.dr.kstate
by jpfeifer
Fri May 05, 2017 4:50 pm
 
Forum: Dynare help
Topic: State variables indices gone missing
Replies: 7
Views: 4424

Re: State variables indices gone missing

I'm using Dynare 4.3.1 and Octave 3.6.4 because I have legacy code from 2014 that parses out individual model variables and decision rules for a model with > 100 state variables. The code was previously working fine with Dynare 4.3.1 and ...
by aaronb2017
Fri May 05, 2017 1:37 pm
 
Forum: Dynare help
Topic: State variables indices gone missing
Replies: 7
Views: 4424

Re: State variables indices gone missing

Is there a reason you are not using the most recent unstable version of Dynare with Octave 4.2.1?
by jpfeifer
Thu May 04, 2017 2:09 pm
 
Forum: Dynare help
Topic: State variables indices gone missing
Replies: 7
Views: 4424

Re: State variables indices gone missing

That does not exist either.

octave:6> oo_.dr.state_var
error: structure has no member 'state_var'
by aaronb2017
Thu May 04, 2017 1:27 pm
 
Forum: Dynare help
Topic: State variables indices gone missing
Replies: 7
Views: 4424

State variables indices gone missing

I switched from MATlab to Octave (using version 4.3.1) and am no longer able to find the structure M_.state_var. I need these indices. Does anyone know where to find them in Octave?
by aaronb2017
Wed May 03, 2017 9:21 pm
 
Forum: Dynare help
Topic: State variables indices gone missing
Replies: 7
Views: 4424

Re: Parallel with Mac OS X

... brew update && brew upgrade; brew install dynare --HEAD --with-matlab=/Applications/MATLAB_R2017a.app --with-matlab-version=9.2 --without-octave --with-tex
by HoutanBastani
Fri Apr 21, 2017 9:57 am
 
Forum: Dynare help
Topic: Parallel with Mac OS X
Replies: 20
Views: 10551

Re: Parallel with Mac OS X

... of the installation command "brew install dynare --HEAD --with-matlab=/Applications/MATLAB_R2017a.app --with-matlab-version=9.2 --without-octave --with-tex" Compilation of the stable version (so without the --HEAD option) works fine, but unfortunately not the HEAD version. I guess ...
by JdW
Fri Apr 21, 2017 8:15 am
 
Forum: Dynare help
Topic: Parallel with Mac OS X
Replies: 20
Views: 10551

Re: Invalid MEX-FILE in MATLAB 2017 prerelease version

Also, if you're not going to use Octave, you can execute the following installation command:
Code: Select all
brew install dynare --with-matlab=/Applications/MATLAB_R2017a.app --with-matlab-version=9.2 --without-check --without-octave
by HoutanBastani
Wed Apr 05, 2017 10:21 am
 
Forum: Dynare help
Topic: Invalid MEX-FILE in MATLAB 2017 prerelease version
Replies: 20
Views: 9842
Next

Return to advanced search