<div class="gmail_quote">On Mon, Apr 18, 2011 at 21:17, Jeremy Riousset <span dir="ltr"><<a href="mailto:riousset@gatech.edu">riousset@gatech.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I was thinking to call it in the Monitor function.</blockquote></div><div><br></div>You can also do that, but then the output of other monitors is dependent on whether it comes before or after your "monitor" changes the step size. Using TSSetPostStep is better in that regard because it is consistent.<br>
<div><br></div>