Matlab 6.5.0.1 executing

Hello,

I’m trying to use dynare with matlab 6.5.
I used “file set path” to add dynare folder and then i wrote in matlab’s command: dynare ramst.mod

But matlab wrote: “>> dynare ramst
??? Error using ==> dynare
DYNARE: could not open ramst.mod”

Could you help me please?

Best
Tom

You must do

cd \dynarexxxx\examples

before

dynare ramst

Best

Michel

[quote=“tom”]Hello,

I’m trying to use dynare with matlab 6.5.
I used “file set path” to add dynare folder and then i wrote in matlab’s command: dynare ramst.mod

But matlab wrote: “>> dynare ramst
??? Error using ==> dynare
DYNARE: could not open ramst.mod”

Could you help me please?

Best
Tom[/quote]

hi,Tom
I have the same problem. Have u resolved it?

hi,Michel

When i did what u said, following problems appeared:

cd\dynare_v3.0\examples
??? cd\dynare_v3.0\examples
|
Error: Missing operator, comma, or semicolon.

cd\dynare_v3\examples\matlab\dynare_m ramst
??? cd\dynare_v3\examples\matlab\dynare_m ramst
|
Error: Missing operator, comma, or semicolon.

There is a space between

and

Best

Michel