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

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

[Octave-bug-tracker] [bug #46835] Error on modifying properties of a leg


From: Konstantinos Poulios
Subject: [Octave-bug-tracker] [bug #46835] Error on modifying properties of a legend in plotyy
Date: Fri, 08 Jan 2016 13:08:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 Iceweasel/43.0.2

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

Be careful, that was the first thing that I tried also. The cell2mat fixes the
crash but there is still not correct behavior. For some reason the legend
strings get reordered. Before you commit a change, please take a look at my
fix, attached in the first report. My fix still didn't solve the problem 100%
but at least it works when the legend is defined with line handles like:

legend([h1,h2,h3], {'text1','text2','text3'})

while the cell2mat fix as far as I remember it didn't.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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