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

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

[Octave-bug-tracker] [bug #49449] odeplot is not fully Matlab compatible


From: Rik
Subject: [Octave-bug-tracker] [bug #49449] odeplot is not fully Matlab compatible
Date: Wed, 26 Oct 2016 17:34:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Using plot is slow.  I've attached the script I used for benchmarking as
tst_odeplot.m.

Benchmark results:

Current fcn: 1.5 seconds
New fcn    : 2.1 seconds

I don't see a reason to switch as most machines have gobs of memory.  Even a
system with 100 coupled ODEs evaluated at 1000 points consumes just 800 kB of
memory.

However, if there is a visual difference we could adjust that.  Octave is
currently using the dot marker '.' and connecting them with a solid line '-'. 
Could you run tst_odeplot.m in Matlab and then print out the resulting figure
as a png file and attach it to this bug report?

(file #38818)
    _______________________________________________________

Additional Item Attachment:

File name: tst_odeplot.m                  Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49449>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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