Mgeorgia Posted February 6, 2013 Posted February 6, 2013 hello!!! i have four vehicles that go to a sink. i want to run the simulation and the one ot them not to start. when i start again the simulation i want all of them to start . is there a way to do it easily? thanks a lot!
jdoran Posted February 7, 2013 Posted February 7, 2013 You could make two vehicle groups (in lists), and in your seize block reference a property that points to one of the lists. You could then run an experiment with multiple scenarios where you toggle between the two lists.
rahulr1988 Posted January 4, 2015 Posted January 4, 2015 I have a similar issue!!! i have total of 15 vehicles and i want the number of vehicles to change based on data table each week. Example: Week 1 --> 8 vehicles Week 2 --->7 Vehicles Week 3 --->10 Vehicles and so on... Is there any way to do this??
Recommended Posts