|
From: | Richard |
Subject: | [Octave-bug-tracker] [bug #46659] Cannot create handles to functions in +package |
Date: | Thu, 10 Dec 2015 16:32:00 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 |
URL: <http://savannah.gnu.org/bugs/?46659> Summary: Cannot create handles to functions in +package Project: GNU Octave Submitted by: crobar Submitted on: Thu 10 Dec 2015 16:31:59 GMT Category: Interpreter Severity: 3 - Normal Priority: 5 - Normal Item Group: Matlab Compatibility Status: None Assigned to: None Originator Name: Richard Crozier Originator Email: Open/Closed: Open Discussion Lock: Any Release: dev Operating System: Any _______________________________________________________ Details: In Matlab you can create a handle to a function in a package (i.e. in a +package directory), like so: fcnhandle = @mypackage.afcn If I try the same in Octave I get an error like: error: function handle cannot be indexed with . _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?46659> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |