Dear All:
I install dynare 4.3.0 and matlab 7.10.0(R2010a) on my win7 system.And I already use addpath command to add directory of matlab and examples of Dynare in matlab.But still, when I use command "dynare example1" the error message shows as following:
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
??? Error using ==> dynare at 96
DYNARE: can't open exapmle1.mod
what can I do ?