The table editor is used to edit a simple table in FlexSim, and can be opened by right-clicking on a node and choosing Explore > As Table.
Name - This is the table's name. It should be memorable and describe the table's function. The commands to read and write to them access them by name.
- Pins the entire table to a Dashboard as either a table of values, bar chart or line graph.
Rows - This is the number of rows in the table. After changing it, press Apply to update the table on-screen. Any new rows that were created can now be edited.
Columns - This is the number of columns in the table. After changing it, press Apply to update the table on-screen. Any new columns that were created can now be edited.
Editing the Table
To edit a cell in the table, click on the cell and type the data in the cell. Press the arrow keys to navigate between cells. Cells hold numbers by default, but can be set to hold string data by right-clicking on the cell and selecting Assign String Data.