Hi Yavier,
I understand that you want to delay an output for a certain amount of time. You can achieve this in two ways: -
- Using "clock" block – You can use clock block to get the current simulation time and use it to delay output from a block.
- Using "MATLAB Function" block – You can use a MATLAB function block to add delay to an output.
You can read more about these blocks here: