octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59416] ode15s produce results with inconsesta


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59416] ode15s produce results with inconsestance size when compared to other ode solver or matlab.
Date: Sat, 7 Nov 2020 10:49:16 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63

Follow-up Comment #22, bug #59416 (project octave):

@Rik: The script fails. But maybe the output when removing the semicolon after
the `ode15s` command is good enough:

>> ode15s_event_test2

sol = 

  struct with fields:

     solver: 'ode15s'
    extdata: [1×1 struct]
          x: [1×38 double]
          y: [3×38 double]
         xe: [10.0000 10.0000]
         ye: [3×2 double]
         ie: [1 2]
      stats: [1×1 struct]
      idata: [1×1 struct]

Reference to non-existent field 'te'.

Error in ode15s_event_test2 (line 17)
sol.te



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59416>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]