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

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

[Octave-bug-tracker] [bug #39542] Wrong legend label when plotting matri


From: Falk Tannhäuser
Subject: [Octave-bug-tracker] [bug #39542] Wrong legend label when plotting matrix vs. vector
Date: Wed, 24 Jul 2013 20:06:29 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0

Follow-up Comment #1, bug #39542 (project octave):

It seems the problem is in the __plt_key__() function called by __plt__()
which is called by plot(). I think the line
/usr/share/octave/3.6.4/m/plot/private/__plt__.m:150 should read "key =
options(i).key;" instead of "key = options.key;". I append a suggested patch,
to be applied by the command

patch -d/ -p0 < fata_39542.patch


(file #28653)
    _______________________________________________________

Additional Item Attachment:

File name: fata_39542.patch               Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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