IRFs from dynare on one page

Hi,
My model has impulse response functions for 15 variables so when I run the model in dynare the simulations come out on 2 separate pages. I want to get the simulations for all 15 variables on one page. Can anyone please tell me what I can do to get all the impulse response functions when I run the model on one page? Thanks.

You have to hack

Thanks for replying jpfeifer. Just to clarify what you said; are you saying to create a separate matlab file in the same folder which I am running this model? What information should I put in this matlab file?

No, I am saying that Dynare comes with a file called pltorg.m that governs the layout of IRF-graphs. It contains for example the number of rows and columns for the subplot-command used in Dynare. You have to change the respective values in this file according to your liking.

Thank you very much jpfeifer. I did it and it worked. Enjoy the rest of your day.

Many thanks,
Carol