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

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

[Octave-bug-tracker] [bug #43096] GUI workspace pane shows dimension 1x1


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #43096] GUI workspace pane shows dimension 1x1 for my class
Date: Thu, 23 Oct 2014 08:50:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #2, bug #43096 (project octave):

I have a pure m-file class.  It has no explicit subclass (so I would guess
that is "octave_base_value" but I don't know yet).

So it looks like the information I provide in numel.m/size.m is not getting to
the C .dims stuff.

Some other evidence this is occuring is that I had to override isrow,
iscolumm, isvector and isscalar even though I have a proper numel.m and
size.m

I'll try to dig a bit deeper when I have time.  But if anyone wants to follow
up in the meantime, the downstream bug is:

https://github.com/cbm755/octsympy/issues/89

(but its probably easy to construct a smaller class that exhibits this).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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