by Victor » Tue Dec 03, 2013 7:42 pm
I run a code from matlab to run dynare with 32 parameters. If I run this code with initial parameters, it runs fine but once I re-estimate these parameters I get error 'Index matrix exceed dimension' with a report on the (ghx and ghu) matrix I formed being the error. If I run the code with a try command around dynare it runs fine but ignores the matrix I created which doesn't give me the real results. Help please.