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 00:33:01 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/6/20 8:50 PM, Nicholas Jankowski wrote:
    Unpack the attached zip file and then in Matlab, cd to the
    str2func-test
    directory and run the tstscript script.  It should create a diary file.
    Post or send that file to me.


didn't get very far this time.

Oh, the definition of the get_fh method in tstcls.m should be

  function fh = get_fh (obj)
    ...

instead of

  function fh = get_fh ()
    ...

Can you make that change an try running the script again?

Thanks,

jwe




reply via email to

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