In fact, I want to place the Input Signals in a matrix inside the C-Script, but I want to do it by using a for loop. The thing is that now I have only 6 Input Signals (1_prev, 2_prev...., 6_prev), but later on the Input Signals will increase to 50. So it will be easier to use a for loop I think. Thank you again!