octave-maintainers
[Top][All Lists]
Advanced

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

Need test run in Matlab


From: John W. Eaton
Subject: Need test run in Matlab
Date: Wed, 18 Dec 2019 08:30:59 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Could someone please unpack the attached tar file and then execute the following commands in Matlab and report the results here?

cd fh-bug
fh1 = f1()
fh2 = f2()
fh1 ()
fh2 ()
functions (fh1)
functions (fh2)
inmem
cd subdir
inmem
fh1 ()
fh2 ()
functions (fh1)
functions (fh2)
clear functions
inmem
fh1 ()
fh2 ()
functions (fh1)
functions (fh2)


Thanks,

jwe

Attachment: fh-bug.tar.gz
Description: application/gzip


reply via email to

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