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

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

[Octave-bug-tracker] [bug #48867] delete elements from array with indire


From: Amro
Subject: [Octave-bug-tracker] [bug #48867] delete elements from array with indirect empty matrix
Date: Thu, 25 Aug 2016 23:35:01 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #5, bug #48867 (project octave):

yes only a 2d 0x0 matrix works in subsasgn, anything else errors including
zeros(0,1) or zeros(0,0,0) or zeros(0,0,1,0).

You're right it makes sense to have a consistent way to delete from arrays
using the literal [], for both builtin numeric/struct/cell types and array of
class objects.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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