Steady state file not working
Posted: Thu Feb 05, 2015 2:14 am
Hi all,
I am having a hard time to work with steady state file in matlab. Can someone tell me what I am doing wrong here.
I followed a sample given on this forum (refer to viewtopic.php?f=1&t=3762).
Thank you for any help or suggestion to make dynare recognize the steady state file in matlab.
I am getting error message :
Error using print_info (line 72)
The steadystate file did not compute the steady state
Error in resid (line 112)
print_info(info,options_.noprint, options_)
Error in steady (line 90)
resid;
Error in model (line 222)
steady;
Error in dynare (line 180)
evalin('base',fname) ;
Thank you
I am having a hard time to work with steady state file in matlab. Can someone tell me what I am doing wrong here.
I followed a sample given on this forum (refer to viewtopic.php?f=1&t=3762).
Thank you for any help or suggestion to make dynare recognize the steady state file in matlab.
I am getting error message :
Error using print_info (line 72)
The steadystate file did not compute the steady state
Error in resid (line 112)
print_info(info,options_.noprint, options_)
Error in steady (line 90)
resid;
Error in model (line 222)
steady;
Error in dynare (line 180)
evalin('base',fname) ;
Thank you