[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: |
Mon, 28 Jan 2019 14:45:33 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 |
Could someone please run some tests in a current version of Matlab for
the functions contained in the attached tar file?
1. Unpack the tar file. This will create a directory called test-files.
2. In Matlab, cd to that directory and execute the following function calls:
f1 ()
f2 ()
f3 ()
f3 (2)
and report the output from each here. I'm trying to understand what
happens when eval parses code that may look like a command or an
expression. According to the current tests for Octave, we expect the
results above to be 0, 0, cell array of strings, and 0 but I'm not sure
whether that is correct.
Thanks,
jwe
test-files.tar.gz
Description: application/gzip
- Need test run in Matlab,
John W. Eaton <=
- Re: Need test run in Matlab, Michele, 2019/01/28
- Re: Need test run in Matlab, John W. Eaton, 2019/01/29
- Re: Need test run in Matlab, John W. Eaton, 2019/01/29
- Re: Need test run in Matlab, Christian Himpe, 2019/01/29
- Re: Need test run in Matlab, John W. Eaton, 2019/01/29
- Re: Need test run in Matlab, Christian Himpe, 2019/01/29
- Re: Need test run in Matlab, John W. Eaton, 2019/01/29
- Re: Need test run in Matlab, John W. Eaton, 2019/01/31