question

yoni A avatar image
0 Likes"
yoni A asked Jordan Johnson answered

Tables for simulation output

How do you create a table with columns and rows that records specific information of your simulation as it runs several days, like units requested, shipped and produced, and inventory levels as it fluctuates from day to day

FlexSim 18.2.2
tables
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jordan Johnson avatar image
1 Like"
Jordan Johnson answered

You can create a Chart Template:

Then you can view the table for that template:

The table would look something like this:

If you cannot find a template that meets your needs, you can also use a Statistics Collector directly.


templatelist.png (25.3 KiB)
viewtable.png (17.2 KiB)
tabledata.png (11.8 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joshua S avatar image
0 Likes"
Joshua S answered

Create an empty table, then with insert your data into the table by using different lines of code wherever needed. The different commands for adding rows and columns can be found by clicking the help tab at the top and then selecting FlexScript API reference, then scroll down and click Table and all the commands that you need are there with descriptions.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.