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

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

[Octave-bug-tracker] [bug #55715] Can't take the function handle of a fu


From: Sébastien Villemot
Subject: [Octave-bug-tracker] [bug #55715] Can't take the function handle of a function in a MATLAB-style package
Date: Fri, 15 Feb 2019 10:59:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <https://savannah.gnu.org/bugs/?55715>

                 Summary: Can't take the function handle of a function in a
MATLAB-style package
                 Project: GNU Octave
            Submitted by: svillemot
            Submitted on: ven. 15 févr. 2019 15:59:54 UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.91
        Operating System: GNU/Linux

    _______________________________________________________

Details:

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.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55715>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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