bugGNU Octave - Bugs: bug #48173, Figure handle input argument for...

 
 

bug #48173: Figure handle input argument for close(...,'force')

Submitter:  Guillaume <gyom>
Submitted:  Wed 08 Jun 2016 11:24:22 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  Guillaume Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 08 Jun 2016 07:41:04 PM UTC, comment #1: 

This was fairly easy.  I added the new capability here http://hg.savannah.gnu.org/hgweb/octave/rev/30d4645ecb98.  Fixed, closing report.

Rik <rik5>
Group administrator
Wed 08 Jun 2016 11:24:22 AM UTC, original submission:  

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?

Guillaume <gyom>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by gyom (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-08 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code