How to build a source histogram (Anylogic)? -


i´m new anylogic.

my question is: how can build histogram of source-distribution?

(i want visualize set arrival-specifications)

add histogram data object , link histogram. then, in "on exit" code box of source object, add myhistogramdata.add(time()); add current time (when source created agent).


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -