Below is my command and the error message
dynare('C:\MATLAB6p5p1\work\dynare_v3\examples\example1.mod')
??? Error: Unexpected MATLAB operator.
Error in ==> dynare at 26
evalin('base',fname) ;
I guess it is due to the difference between Matlab 7.1 and the older version, but I can't figure out how to fix it.