octave-maintainers
[Top][All Lists]
Advanced

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

Re: Need test run in Matlab


From: Michele
Subject: Re: Need test run in Matlab
Date: Mon, 28 Jan 2019 22:03:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Dear jwe,

I attach the resulting diary.

Bests

Michele

On 1/28/19 8:45 PM, John W. Eaton wrote:
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

Attachment: test-files
Description: Binary data


reply via email to

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