view .hgsubstate @ 18819:1f170b211be3

Make isequal matlab compatible when comparing char to numeric (bug #42408). Increase performance of isequal. __isequal__.m: When there are mixed operands (char, numeric) use '==' rather than strcmp for equality. Use cellindexmat instead of for loop when testing cells. Use cellfun call with ndims to check rough size equality of objects.
author Rik <rik@octave.org>
date Tue, 27 May 2014 14:15:08 -0700
parents 18096cd30339
children 203431f40cb2
line wrap: on
line source

6d4e36653a40da6604507406f2a97e3e64bf9dbf gnulib-hg