octave-maintainers
[Top][All Lists]
Advanced

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

Re: Class related regressions in GNU Octave 4.0


From: Julien Bect
Subject: Re: Class related regressions in GNU Octave 4.0
Date: Sun, 12 Apr 2015 17:05:52 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Le 12/04/2015 16:58, Mike Miller a écrit :
I don't have access to Matlab, but I guess a good next step would be to
put together some minimal @-class examples and get someone to test them
in Matlab to see what it returns from the functions in question.

I already did that in the bug report that you mention (#43925) for isscalar.

Matlab returns true for isscalar(x) if size(x) is [1 1] and, as I would expect, if size is overloaded for a user-defined class then it is the overloaded function that is used.





reply via email to

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