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

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

[Octave-bug-tracker] [bug #57508] Add an example for calling lsode


From: Hg200
Subject: [Octave-bug-tracker] [bug #57508] Add an example for calling lsode
Date: Wed, 5 Feb 2020 12:44:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #2, bug #57508 (project octave):

lsode is implemented in ./libinterp/corefcn/lsode.cc. There is no .m to place
the demo in. However "demo.m" states:

++
The preferred location for example code blocks is embedded within the script
m-file immediately following the code that it exercises.  Alternatively, the
examples may be stored in a file with the same name but no extension located
on Octave's load path. 
--

In the attached patch i have placed the Van der Pol Demo in a file called
"lsode". Typing "demo lsode" looks like everything is working fine. If
somebody can confirm this procedure?




(file #48354)
    _______________________________________________________

Additional Item Attachment:

File name: patch_lsode_demo.diff          Size:1 KB
    <https://savannah.gnu.org/file/patch_lsode_demo.diff?file_id=48354>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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