I have two agents:RE and SUB.
Agent RE is the content and Agent SUB is the container.
The container SUB moves to a gis point and picks up RE and I want to know the number of RE that picked up by the container.
I tried to use time plot to obtain the number and visualize it, with code agent.contents().size()
.
But the time plot did not update after I run the model.Do you have any solution to this?
enter image description here
/wYAkZ.png Appreciate for any help! enter image description here enter image description here