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

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

[Octave-bug-tracker] [bug #42103] legend does not support image objects


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #42103] legend does not support image objects
Date: Sun, 13 Apr 2014 09:14:44 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

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

Actually, the image "displayname" property doesn't seem to be used in matlab.
Your example script returns:


>>close all
>>hi = image ();
>>hl = legend ('Test');
Warning: Plot empty. 


I googled "matlab image legend" and found that indeed legends are not
supported for image objects (see e.g.
http://www.mathworks.in/matlabcentral/newsreader/view_thread/275317). 


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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