I loop thousands of transient simulations in matlab and I can't find a solver setting that will stop the solver when the step size becomes very small (history of the stepsize in log file) and the simulation becomes a terrible waste of time.
Is there a way to impose a low limit on the stepsize of the solver? I tried various Stop expressions with no success (ex. stepsize-1)...
Anyone knows how to do that?
Thanks,
Frank
Is there a way to impose a low limit on the stepsize of the solver? I tried various Stop expressions with no success (ex. stepsize-1)...
Anyone knows how to do that?
Thanks,
Frank