My system takes a different amount of time to simulate completely for different sets of parameters. I am using the terminate() function to get around this, by using a large amount of time to run for, and terminating once the system is complete. I would like to see the results for multiple sets of parameters, and am thus using WSMLink for this. However, I can't graph the system using the WSMPlot[modelname, "var1"] as it has terminated. Any way to plot variables just for the interval before termination?