# IRFs not showing in results

**URL:** https://forum.dynare.org/t/irfs-not-showing-in-results/20507
**Category:** Dynare++
**Created:** [8 June 2022 14:35 UTC](https://forum.dynare.org/t/irfs-not-showing-in-results/20507 "2022-06-08T14:35:32Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![anshul](https://forum.dynare.org/letter_avatar_proxy/v4/letter/a/90db22/32.png) [@anshul](https://forum.dynare.org/u/anshul)
#### Post date: [8 June 2022 14:35 UTC](https://forum.dynare.org/t/irfs-not-showing-in-results/20507/1 "2022-06-08T14:35:32Z")

</div>

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

---

<div class="post-metadata">

### Author: ![jpfeifer](https://forum.dynare.org/user_avatar/forum.dynare.org/jpfeifer/32/5044_2.png) [@jpfeifer](https://forum.dynare.org/u/jpfeifer)
#### Post date: [8 June 2022 19:43 UTC](https://forum.dynare.org/t/irfs-not-showing-in-results/20507/2 "2022-06-08T19:43:12Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![anshul](https://forum.dynare.org/letter_avatar_proxy/v4/letter/a/90db22/32.png) [@anshul](https://forum.dynare.org/u/anshul)
#### Post date: [9 June 2022 05:03 UTC](https://forum.dynare.org/t/irfs-not-showing-in-results/20507/3 "2022-06-09T05:03:09Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![jpfeifer](https://forum.dynare.org/user_avatar/forum.dynare.org/jpfeifer/32/5044_2.png) [@jpfeifer](https://forum.dynare.org/u/jpfeifer)
#### Post date: [9 June 2022 06:48 UTC](https://forum.dynare.org/t/irfs-not-showing-in-results/20507/4 "2022-06-09T06:48:56Z")

</div>

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

---

<div class="post-metadata">

### Author: ![anshul](https://forum.dynare.org/letter_avatar_proxy/v4/letter/a/90db22/32.png) [@anshul](https://forum.dynare.org/u/anshul)
#### Post date: [9 June 2022 12:28 UTC](https://forum.dynare.org/t/irfs-not-showing-in-results/20507/5 "2022-06-09T12:28:16Z")

</div>

Thanks for your help! It was very useful.
