bugGNU Octave - Bugs: bug #55715, Can't take the function handle of...

 
 

bug #55715: Can't take the function handle of a function in a MATLAB-style package

Submitter:  Sébastien Villemot <svillemot>
Submitted:  Fri 15 Feb 2019 03:59:54 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 15 Feb 2019 04:33:31 PM UTC, comment #1: 

Closing as duplicate of bug #46659.

John W. Eaton <jwe>
Group administrator
Fri 15 Feb 2019 03:59:54 PM UTC, original submission:  

Suppose I have function pkg.foo (located in +pkg/foo.m). Then I can't take a function handle to it:


octave:1> @pkg.foo
error: function handle cannot be indexed with .


This works in MATLAB.

Sébastien Villemot <svillemot>

 

(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 jwe (Posted a comment)
  • -email is unavailable- added by svillemot (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-15 jwe StatusNone Duplicate
        Open/ClosedOpen Closed
        Release5.0.91 dev

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code