If we have two inputs x1 increases linearly from 0 to 10 and x2 from 0 to 1, and we need the output x3=x2 for x1 5 we need x3 to keep the last value at x1=5. All this in C-block.
If I put a counter and a matrix to keep the values of x3, C-block starts counting every time step.
If you could help, I appreciate your time and effort,