Dynare 3.065 in Matlab 7.4

Hello,

after shifting from Matlab 7.1 to Matlab 7.4 (R2007a) I have problems in executing Dynare 3.065. Please find below the error message.

The rank condition is verified.

??? Attempt to execute SCRIPT steady as a function:
H:\PhD\Belgio anni 30\Simulations\Open Economy\steady.m

Error in ==> tradablebnb_5prove_2 at 165
steady(0);

Error in ==> dynare at 26
evalin(‘base’,fname) ;

What should I do?

Bests

"H:\PhD\Belgio anni 30\Simulations\Open Economy\steady.m "

Try to rename the directory without any spaces. I ran into some problems with it. Matlab can’t recognize space as part of the name. That might help.

Thanks.

Actually the poblem was even more trivial: I had an old file named as a Matlab function in the directory…!

Now everything works.