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 10:28:48 -0500

On Mon, Jan 20, 2014 at 7:41 AM, Michael Goffioul <address@hidden> wrote:
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






Could anyone run the modified tests (runAll)? Thanks.


 

Attachment: clA.m
Description: Text Data

Attachment: clB.m
Description: Text Data

Attachment: clC.m
Description: Text Data

Attachment: runAll.m
Description: Text Data


reply via email to

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