I'm new in Netlogo and I need some help.
I am working on a small simulation and I need to store the values of a variable that constantly change in an array every 10 ticks.
I understand it is possible to use extensions [array], but I really don't understand how to solve my problem.
Thank you very much!