Hi
I installed Dynare v. 302 for Scilab 4.1 for Windows.
I followed all the instructions.
When I try to run the examples, many error messages appear.
For example, this is an output from Scilab
Startup execution:
loading initial environment
-->cd C:\dynare\examples
ans =
C:\dynare\examples
-->dynare example1.mod
!--error 59
incorrect # of outputs in the function
arguments are :
x
at line 33 of function resol called by :
line 33 of function stoch_simul called by :
stoch_simul(options,var_list_);
line 24 of exec file called by :
line 20 of function dynare called by :
dynare example1.mod
I don't know what is wrong with resol, stoch_simul, steady_ or maybe solve. Any help will be useful for me
Thanks
JD