Hi,
I am trying to run the wiki example (dynare.org/DynareWiki/Optima … call&rev=7) in dynare 4.0.3 with GNU Octave, version 3.0.3. However I get the following output
Configuring Dynare …
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
Starting Dynare …
Starting preprocessing of the model file …
2 equation(s) found
Processing derivation …
Processing Order 1… done
Processing Order 2… done
1 equation(s) found
Processing derivation …
Processing Order 1… done
Processing Order 2… done
Processing outputs …
Preprocessing completed.
Starting Matlab computing …
error: binary operator *' not implemented for
struct’ by scalar' operations error: evaluating binary operator
*’ near line 15, column 15
error: evaluating binary operator +' near line 15, column 20 error: evaluating binary operator
+’ near line 15, column 39
error: evaluating binary operator +' near line 15, column 61 error: evaluating assignment expression near line 15, column 5 error: called from
ramsey_static’ in file C:\Octave2\ramsey_static.m' error: evaluating assignment expression near line 72, column 12 error: evaluating if command near line 69, column 5 error: evaluating if command near line 40, column 3 error: called from
dynare_solve’ in file C:/dynare/4.0.3/matlab\dynare_solve.m' error: evaluating assignment expression near line 83, column 26 error: evaluating if command near line 70, column 5 error: called from
dr1’ in file C:/dynare/4.0.3/matlab\dr1.m' error: evaluating if command near line 98, column 1 error: called from
resol’ in file C:/dynare/4.0.3/matlab\resol.m' error: called from
stoch_simul’ in file C:/dynare/4.0.3/matlab\stoch_simul.m' error: evaluating assignment expression near line 25, column 8 error: called from
ramsey_policy’ in file C:/dynare/4.0.3/matlab\ramsey_policy.m' error: near line 100 of file
C:\Octave2\ramsey.m’
error: called from dynare' in file
C:/dynare/4.0.3/matlab\dynare.m’
octave-3.0.3.exe:7>
So if someone has a suggestion how to get through this problem can you please post it!