Page 1 of 1

Looping over parameter value/entering value from matlab

PostPosted: Fri May 30, 2014 6:32 pm
by miga_7
Hi,

I am trying to solve a NK model in Dynare. I was wondering if it's possible to call one of the parameter values from a matlab file, or loop over a parameter value? I basically need to be able to look at the change in the volatility of variables as a certain parameter changes, and ideally I would like to be able to save these volatilities and draw a graph against the parameter value. Since the parameter will take many values, I obviously can't write a different dynare code for each of them.

Is this possible with dynare or should I solve my model in matlab?

Re: Looping over parameter value/entering value from matlab

PostPosted: Sat May 31, 2014 6:05 am
by jpfeifer

Re: Looping over parameter value/entering value from matlab

PostPosted: Mon Jun 09, 2014 1:41 pm
by miga_7
ok, thanks. That helps a lot. Sorry for the late reply, I was off working on the model!