I'm still having problems with [histogram]
.
I have a global variable (age-sick) that stores the age of the turtles when they got sick...and I want to plot the distribution: histogram age-sick
However I do not want the absolute number of turtles who got sick per every age, rather the relative one. Is there a way to do so?
I have tried to overcome the problem in the following way: