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

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

[Octave-bug-tracker] [bug #37086] Concatenation of arrays


From: Guillaume
Subject: [Octave-bug-tracker] [bug #37086] Concatenation of arrays
Date: Mon, 13 Aug 2012 19:05:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

Follow-up Comment #3, bug #37086 (project octave):

It indeed seems related. Sorry for not noticing it beforehand.
The appropriate code here would be:

A={};A=[A;{'a'}]


Otherwise it boils down to how to handle [[] {}]: Octave says it's {[]} while
MATLAB says it's {}.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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