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

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -