Hi all, I've got a question concerning how to record a variable in an array. More specifically, I've got a length parameter, which I calculate from subtracting the current position of a particle from its initial position for every frame. What I need is a list that includes this length value for its particle for every frame. It feels that is something straight forward but I haven't managed to come up with anything. I've used all the different compound types of an array I could find in ICE but nothing gave me what I wanted. Therefore, I understand that I'm doing something fundamentally wrong...
Any thoughts on that? Thanks Kostas

