Plotting Some Instead of All Variables

I have a model with a lot of variables (many of them are shadow prices and so forth that I’m not interested in) so when I simulate the model, it returns IRFs for all of the variables. How can I get individual plots or, say, only 5 of the plots instead of all of them? I tried rplot(C_e) (C_e is consumption, which I originally denoted C) but it tells me that one of the variables specified doesn’t exist.

Thank you.

Name the variables after stoch_simul, e.g.