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: Rik
Subject: [Octave-bug-tracker] [bug #51849] Clearing cells in variable editor sets cell contents to numeric zero, not empty
Date: Tue, 29 Aug 2017 17:09:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #51849 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  Is this only for cell arrays (and possibly structs)?  What happens
in Matlab if you clear an entry in a numeric array?


x = magic (3);
% Now edit x(1) in variable editor and clear it.




    _______________________________________________________

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]