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

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

[Octave-bug-tracker] [bug #48982] line drawing not compatible with gnupl


From: Rik
Subject: [Octave-bug-tracker] [bug #48982] line drawing not compatible with gnuplot version 4.4.0
Date: Fri, 2 Sep 2016 23:23:36 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #3, bug #48982 (project octave):

Yes, that seems suspect.  What if you put in a keyboard statement in the if
(...) block?  Can you catch the function and restore data{data_idx} after the
deletion and then use dbcont to see if it works?

Also, shouldn't it be


data(data_idx) = {};


In other words, it should use indexing '()' rather than dereferencing '{}'.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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