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

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

[Octave-bug-tracker] [bug #55800] legend ignores location when not last


From: Rik
Subject: [Octave-bug-tracker] [bug #55800] legend ignores location when not last positional argument
Date: Sat, 2 Mar 2019 13:05:01 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #55800 (project octave):

                  Status:               Confirmed => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Can you check how Matlab handles this?

See the documentation at
https://www.mathworks.com/help/matlab/ref/legend.html.  According to the help
text there,


legend(___,'Location',lcn) sets the legend location. For example,
'Location','northeast' positions the legend in the upper right corner of the
axes. Specify the location after other input arguments.


which indicates that the 'Location' argument needs to be the last one.

Of course, Octave likes to think of itself as a superset of Matlab and it
might be nice to be able to accept options in any order.  But I don't think
this will affect any users who are transitioning Matlab code to Octave.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55800>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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