bugGNU Octave - Bugs: bug #51746, Cannot create handles to functions...

 
 

bug #51746: Cannot create handles to functions in @folder

Submitter:  Avinoam Kalma <avinoam>
Submitted:  Mon 14 Aug 2017 04:11:06 AM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 14 Aug 2017 03:46:11 PM UTC, comment #1: 

This is actually a duplicate of bug #51709. The ode113 method is a static method of the chebfun class.

Mike Miller <mtmiller>
Group Member
Mon 14 Aug 2017 04:11:06 AM UTC, original submission:  


Running chebtest from chebfun software http://www.chebfun.org with Octave (hg_id = fe1763af4021),  I get the error

+verbatim_
error: function handle cannot be indexed with .
-verbatim-

in the line:


factoryPrefs.ivpSolver = @chebfun.ode113;


This is similar to bug #46659
 

Avinoam Kalma <avinoam>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by avinoam (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
    2017-08-14 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #51709

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code