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

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

[Octave-bug-tracker] [bug #39041] concatenation of cell array and scalar


From: Rik
Subject: [Octave-bug-tracker] [bug #39041] concatenation of cell array and scalar struct
Date: Wed, 31 Dec 2014 17:29:33 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

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

Also of note, Octave succeeds if the concatenation is along the first
dimension (rows) rather than along the column dimension.


[ {}; struct() ]   # works
[ {}, struct() ]   # fails


That kind of inconsistency isn't great.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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