I'm a bit confused how to connect blocks where the documentation says "Input reference to a matrix or vector". What do i have to connect there to?
I want to get an array out of a python block and then read it in another task out one by one. As one can see I'm able to extract the array, put at the other side of the outport the array doesn't arrive.
As for reading the array out with one value per tick I thought about the MX_AT block and somehow increase the i by each tick. Any recommendations for that. Is that a good way or are there some blocks which make my life easier?
Thanks!