I am trying to run the example Dynare++ mode file by inputting “Dynare++ [example.mod]” into the Matlab command window as advised. However, Matlab gives the error:
“Error using dynare
Too many output arguments”
The example file provided is below. Can someone help?
Thanks very much,
Ana
// Dynare ++ Example file taken from website
var C G K TAU Z;
varexo EPS;
parameters eta beta alpha delta phi a rho;
Dear Ana,
I am trying to use dynare++ in matlab, and there is the same problem as yours.
Can you help me?
Thank you very much!
[quote=“Ana”]Hi,
I am trying to run the example Dynare++ mode file by inputting “Dynare++ [example.mod]” into the Matlab command window as advised. However, Matlab gives the error:
“Error using dynare
Too many output arguments”
The example file provided is below. Can someone help?
Thanks very much,
Ana
// Dynare ++ Example file taken from website
var C G K TAU Z;
varexo EPS;
parameters eta beta alpha delta phi a rho;