I have some code that explicitly records previous data from simulations as an array and I was wondering if I could create a dashboard plot to plot one array of data with respect to a second array of data. The relevant data of the array corresponds to each row in every array type dataset.
The end result I'm looking for is something similar to plotting two columns in excel with one being the x-axis and the other being the y-axis data.
Is there any way to do this in FlexSim?