Deterministic simulation: shocks block setup

Thank you Johannes, this is exactly what I was looking for. So, if I got into this the code should be the following:

shocks;
oo_.exo_simul = mymatrix
end;

Is it right?