octave-maintainers
[Top][All Lists]
Advanced

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

Re: Classdef test required on Matlab


From: Michael Goffioul
Subject: Re: Classdef test required on Matlab
Date: Mon, 20 Jan 2014 07:41:33 -0500

On Sun, Jan 19, 2014 at 3:12 PM, Steph Bredenhann <address@hidden> wrote:
On 2014/01/19 18:42, Michael Goffioul wrote:
Could someone test the following in Matlab? Put all files into a
single dir, then run "runAll".

Thanks,
Michael.

Here are the results running Windows 7 on i7 Lenova W520 Matlab R2013b, and I give the results in good faith. I have done these tests in the past and after submitting I never got a response?



runAll
calling aa.getPropFromA
clA::subsref

ans =

    10

calling bb.getPropFromA
clA::subsref

ans =

    10

calling bb.getPropFromB
clA::subsref

ans =

    10

calling cc.getPropFromC
clA::subsref

ans =

    10




Thanks for running the test. The fact that you didn't receive a response in the past doesn't mean your help isn't appreciated. These little tests are very useful for the development process. Next time I'll make sure to send an ACK e-mail.

Thanks to all of those who ran the tests.

Michael.


reply via email to

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