Page 1 of 1

Dynare Matlab 6

PostPosted: Sat Jun 30, 2007 2:27 pm
by iacobellisf
Hi I know someone had already this problem. I am trying to run dynare with Matlab 6, and I get the following:

>> dynare example1
??? Error using ==> dynare
'c:\dynare_v3.05\matlab\dynare_m\example1' is not recognized as an internal or external command,
operable program or batch file.


I rememebr I have to change something in the dynare.m file but I cannot rememebr what exactly.

Could you help please?

Thanks

F

PostPosted: Sat Jul 28, 2007 9:43 am
by MichelJuillard
There shouldn't be a / but a space between dynare_m and example1

Check the syntax of command in dynare.m

Best

Michel