Matlab Functions in Dynare 4
Posted: Thu May 15, 2008 6:10 pm
Hi, I write a code with Matlab functions in Dynare. It looks like Dynare won't recognize.
The function is just normcdf in Matlab, below is the line Dynare recognized as an error
normcdf((log(omeU)+sig_omeU^2)/sig_omeU);
The Error Message from dynare tells me there is an unmatched ")", but there is not.
Do you have similar experience or just me?
The function is just normcdf in Matlab, below is the line Dynare recognized as an error
normcdf((log(omeU)+sig_omeU^2)/sig_omeU);
The Error Message from dynare tells me there is an unmatched ")", but there is not.
Do you have similar experience or just me?