octave-maintainers
[Top][All Lists]
Advanced

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

Re: more import tests


From: Nicholas Jankowski
Subject: Re: more import tests
Date: Thu, 10 Aug 2017 15:41:15 -0400

On Thu, Aug 10, 2017 at 9:19 AM, John W. Eaton <address@hidden> wrote:
> There is a doit.sh script that attempts to do
> that.
>
which also tries to open 20 matlab sessions simultaneously making some
people's machines a bit unhappy. :)

diary file attached with Rik's tests followed by all of yours. each
one run with a separate instance by calling

>> !matlab &
>> exit

and then

>> diary('importtests.txt')
>> s2b

etc.

So after Rik's tests, since the diary call doesn't get recorded, each
section of yours will be separated by the following lines:

!matlab &
exit
s1b

etc

I checked that they were all there. let me know if anything wasn't clear.

Attachment: importtests.txt
Description: Text document


reply via email to

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