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

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

[Octave-bug-tracker] [bug #48173] Figure handle input argument for close


From: Guillaume
Subject: [Octave-bug-tracker] [bug #48173] Figure handle input argument for close(..., 'force')
Date: Wed, 8 Jun 2016 11:24:24 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

URL:
  <http://savannah.gnu.org/bugs/?48173>

                 Summary: Figure handle input argument for close(...,'force')
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Wed 08 Jun 2016 11:24:22 AM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

A follow-up from bug #44324 : while not explicitly documented with Matlab, it
is possible to call close(...,'force') with the first argument being a figure
handle, while Octave only accepts 'all':


>> close(figure,'force')
error: close: first argument must be "all" with "hidden" or "force"
error: called from
    close at line 85 column 7


Would it be ok to allow this particular syntax?




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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