How to get the simulated endogenous variables?

After i estimate a dsge model and study the stochastic simulation, the result is stored as ‘DSGE_results’,however i do not know how to get the simulated endogenous variables, does it need another dynare command for it? or is dynare available for the simulation of endogenous variables such as output,inflation, interest rate,ect? could anyone help me with this? thanks!

By default Dynare does not do empirical simulations: it deduces the moments using theoretical formulas.

If you want to get an empirical simulations, use the “periods” options of “stoch_simul”; see the reference manual for more details.

Best,