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

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

[Octave-bug-tracker] [bug #43113] Vertically concatenating elements of c


From: Rik
Subject: [Octave-bug-tracker] [bug #43113] Vertically concatenating elements of cell with empty cs-list gives error
Date: Mon, 29 Dec 2014 19:52:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

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

Oh boy, Matlab compatibility.  Can I get a few more examples run?  Maybe
easiest to invoke 'diary on' before executing all these and then just upload
the file rather than trying to use verbatim notation.


{1, 2 ; ; 3, 4}
{1, 2 ; [] ; 3, 4}
{1, 2 ; [] [] ; 3, 4}
{1, 2 ; [] [] []; 3, 4}
{1, 2 ; [] [] 5; 3, 4}
{1, 2 ; [] 5 [] 6; 3, 4}
{1, 2 ; [] 5 [] 6 7; 3, 4}
{1, 2 ; {}; 3, 4}
{1, 2 ; {} {}; 3, 4}
{1, 2 ; {} {} {}; 3, 4}
{1, 2 ; {} {} 5; 3, 4}



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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