emjey in MATLAB Answers
最後のアクティビティ: 2020 年 3 月 2 日

I run many simulations in a loop (global sensitivity analysis) and would like to terminate stuck simulations by setting 'MaximumWallClock' (there parameter sets which make a model stiff and difficult to solve). Is there a build in way to flag simulations terminated in such way? The reason for this is that I need to discard those results because it would falsify the analysis outcome.
Leslie in MATLAB Answers
最後のアクティビティ: 2012 年 1 月 25 日

I've built a model in SimBiology that I'm trying to simulate, but none of the ODE solvers provided are able to simulate past a certain time interval. Does anyone have any advice on how to proceed?