invalid input character
Posted: Fri Jul 08, 2011 9:08 pm
I'm a brand new Dynare user, and have what is probably a pretty basic problem, but I searched the forum and didn't find an answer. When I run dynare on my simple program (invmod1.mod), some unrecognizable characters show up in the .mod file (just before the initval section), and I get the message below in Matlab. I can see the characters if I edit the .m file in Matlab, but I don't know how they get there. Any ideas? Thanks.
Starting MATLAB/Octave computing.
??? Error: File: invmod1.m Line: 140 Column: 1
The input character is not valid in MATLAB statements or expressions.
Error in ==> dynare at 132
evalin('base',fname) ;
Starting MATLAB/Octave computing.
??? Error: File: invmod1.m Line: 140 Column: 1
The input character is not valid in MATLAB statements or expressions.
Error in ==> dynare at 132
evalin('base',fname) ;