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

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

[Octave-bug-tracker] [bug #51849] Clearing cells in variable editor sets


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #51849] Clearing cells in variable editor sets cell contents to numeric zero, not empty
Date: Wed, 30 Aug 2017 11:17:47 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0

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

AFAICS only for cell arrays; Octave's variable editor cannot handle structs
yet.

In your example Matlab sets a numerical entry to zero, as expected more or
less.
Doing:
y = num2cell (x)
and opening that, clearing any entry sets it to an empty cell.
Clearing a field of a struct does neatly remove that field.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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