??? Undefined function or variable 'M_'.
Posted: Sat Sep 06, 2014 8:50 am
Dear all,
I wrote a mod for my housing heterogenous DSGE model.
When running para_est.mod, I met a problem about the order "steady;"
The command window showed
//
hR_h_bar =
0.5230
nO_bar =
0.8566
cO_c_bar =
1.1638
cR_c_bar =
0.3448
??? Undefined function or variable 'M_'.
Error in ==> para_est at 412
oo_.dr.eigval = check(M_,options_,oo_);
Error in ==> dynare at 180
evalin('base',fname) ;
//
My dynare version is 4.4.2 and matlab version is 7.10.0.
The "check;" show the linear equation rank condition is verified.
I tried a lot of modification but no use.
Can you fix it?
Thanks
I wrote a mod for my housing heterogenous DSGE model.
When running para_est.mod, I met a problem about the order "steady;"
The command window showed
//
hR_h_bar =
0.5230
nO_bar =
0.8566
cO_c_bar =
1.1638
cR_c_bar =
0.3448
??? Undefined function or variable 'M_'.
Error in ==> para_est at 412
oo_.dr.eigval = check(M_,options_,oo_);
Error in ==> dynare at 180
evalin('base',fname) ;
//
My dynare version is 4.4.2 and matlab version is 7.10.0.
The "check;" show the linear equation rank condition is verified.
I tried a lot of modification but no use.
Can you fix it?
Thanks