Hi everyone!
I'm just starting to use this magnificent toolbox, and need some help.
Does dynare have an analog of tseries object (like iris does) if so then how does it call? if not how you do without it?
Thanks in advance
am=oo_.irfs.YU_e_xpU';%double massive it's ok
bm=dynDate('1999Q2');
ts=dynSeries(am,bm)
plot(ts.data)
id=get(gca,'XTick');
set(gca,'XTickLabel',strings(ts.dates(id)));
Users browsing this forum: No registered users and 5 guests