<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><br>
      Serge,<br>
      <br>
      I suggest that an optional argument for ode would be a set of
      dates where the function is singular, so ode manages this by
      itself. What do you think?<br>
      <br>
      BR<br>
      Adrien<br>
      <br>
      <br>
      On 16/10/2013 03:46, Serge Steer wrote:<br>
    </div>
    <blockquote cite="mid:525E4467.2020308@inria.fr" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Take care that the ode  requires the
        function being at least  continuous and differentiable<br>
        If your input signal has singularities (points where it nos
        differentiable) you must stop the integration at this point and
        restart it just after taking the last state value as the intial
        point for the second run.<br>
        <br>
        Serge Steer<br>
        <br>
        Le 15/10/2013 17:46, Peter Hinow a écrit :<br>
      </div>
      <blockquote
        cite="mid:1616388101.1094464.1381852009916.JavaMail.root@uwm.edu"
        type="cite">
        <pre wrap="">Dear fellows,

my goal is to solve numerically an ODE which contains a time-dependent parameter using 'ode'. I get a confusing result depending on whether the signal (it's called h) is on for 10 or 20 seconds. The two results are attached. Regardless of the model and the code, there should be a response in the variable w as soon as h switches from 0 to 1. I can provide any other information as needed. 

Should I use bugzilla to report this? I am not doing this very often, so I need some instruction how to proceed.
Thank you and best regards,
      Peter

</pre>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Adrien Vogt-Schilb
PhD Student (Cired) and Consultant (The World Bank)
1 202 473 79 80</pre>
  </body>
</html>