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

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

[Octave-bug-tracker] [bug #55810] sizeof() returns 0 for classdef object


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55810] sizeof() returns 0 for classdef objects
Date: Mon, 4 Mar 2019 21:17:12 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36

Follow-up Comment #7, bug #55810 (project octave):

I think the Matlab employee responding there is incorrect, at least in terms
of user-defined Matlab objects (classdef objects). I have posted a reply
there.

`containers.Map` is probably not a good example to use for this, because it is
a special builtin class implemented in the Matlab runtime itself, not as a
classdef object implemented in M-code. Try a @datetime, @duration, or @table
object instead; those are implemented as classdefs.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55810>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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