octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32071] isequal with objects


From: Guillaume
Subject: [Octave-bug-tracker] [bug #32071] isequal with objects
Date: Mon, 10 Jan 2011 12:06:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

Follow-up Comment #3, bug #32071 (project octave):

While it works fine now, I wonder if you should not use:
  x = builtin('struct',x);
instead, in case the 'struct' method has been overloaded, hiding some of the
parameters. That seems to be MATLAB's behaviour.

Thanks.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32071>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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