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

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

[Octave-bug-tracker] [bug #54372] camlight (axis_handle, ...) should wor


From: Rik
Subject: [Octave-bug-tracker] [bug #54372] camlight (axis_handle, ...) should work for Matlab Compatibility
Date: Wed, 25 Jul 2018 12:14:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54372 (project octave):

                  Status:                    None => Confirmed              
                 Summary: axis handle as an input to camlight => camlight
(axis_handle, ...) should work for Matlab Compatibility

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I don't know if this is a new feature or not, but it shouldn't be
difficult to implement.  Most of the plot routines can accept an axis handle
as the first argument and there is a specific function for getting it.  See
plot.m for an example of usage


  [hax, varargin, nargs] = __plt_get_axis_arg__ ("plot", varargin{:});





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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