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

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

[Octave-bug-tracker] [bug #42034] legend () call should not create legen


From: sergey plotnikov
Subject: [Octave-bug-tracker] [bug #42034] legend () call should not create legend in some cases
Date: Tue, 06 May 2014 17:47:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36

Follow-up Comment #6, bug #42034 (project octave):

yes, it's []. here is the output:


hl = plot (1:10);
set (hl, 'displayname', 'TestText');
hleg = legend ()

hleg =

     []


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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