octave-maintainers
[Top][All Lists]
Advanced

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

Re: More questions about function handles


From: John W. Eaton
Subject: Re: More questions about function handles
Date: Thu, 7 May 2020 13:22:01 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/7/20 1:00 PM, Nicholas Jankowski wrote:
    Can you make that change an try running the script again?


got farther that time

Thanks.

Now it seems even more strange that the nested plus function is not found. I mean, wouldn't @plus instead of str2func ('+') in that context find it and create a handle to the nested function?

I guess it makes sense that the mrdivide method is no longer visible after clearing functions and removing the directory containing the class definition from the path. But if that is expected behavior for any class method, not just when using handles, then Octave does not appear to handle that correctly.

jwe



reply via email to

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