IRFs not showing in results

I run a code which is for Dynare++. Code runs successfully but irfs are not generated. Please help with the code file.

What do you mean with “are not generated”? Dyare++ will put IRFs in the workspace but not graph them. Also, you should use Dynare 5.1, which should provide the same features.

Thank you so much for your reply. I want to graph the IRFs. How can I do that? or How to retrieve IRFs from the workspace?
Thanks again!

Use Matlab’s plot functions and consult the Dynare++ documentation on the names of the relevant variables in the workspace. Or use Dynare.

Thanks for your help! It was very useful.