Histogram of a Queue's content

Histogram of a Queue's content

prashant_t2
Not applicable
28 Views
4 Replies
Message 1 of 5

Histogram of a Queue's content

prashant_t2
Not applicable

[ FlexSim 21.1.4 ]

I want to create a histogram of a queue's content over a fixed simulation run length. I have made use of 'Histogram' from toolbox but this doesn't generate a histogram. An alternative I figured is to export the data from a content vs time chart into a .csv file and generate a histogram. I imagine there has to be an easy way to do this using Flexsim, can someone look at this simple model and suggest a way? Queue_Content_Histogram.fsm

0 Likes
29 Views
4 Replies
Replies (4)
Message 2 of 5

ryan_c10
Not applicable

Hi @PT2,

It looks like this question may be part of a homework assignment or academic project. The professors who assign simulation modeling exercises using FlexSim expect that the academic integrity of their assignments will be maintained. In addition, we are supportive of Honor Codes or Pledges that regulate the behavior surrounding academic assignments.

I recommend reading our best practices page on the subject, which includes some resources that you should find helpful as you use FlexSim for academic purposes. I also highly recommend Dr. Allen Greenwood’s FlexSim Primer, which was written specifically for students and professors.

0 Likes
Message 3 of 5

prashant_t2
Not applicable

Hi, let me inform you that this question is neither part of any homework assignment or any academic project. It is a curious question that I came across while developing a different simulation model. Like I initially mentioned I have an alternative 'export the data from a content vs time chart into a .csv file and generate a histogram.' But can Flexsim eliminate the export step by generating the histogram?

0 Likes
Message 4 of 5

joerg_vogel_HsH
Mentor
Mentor
Sure it does, you start with a statistic collector for content vs time default statistic chart which you parse into a histogram chart.
0 Likes
Message 5 of 5

prashant_t2
Not applicable

Thanks, it worked. Uploading the model for future reference.

Queue_Content_Histogram_1.2.fsm

0 Likes