octave-maintainers
[Top][All Lists]
Advanced

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

Ignorance


From: Robert T. Short
Subject: Ignorance
Date: Mon, 05 Mar 2012 16:59:37 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Is there a one-liner to create an array like

[ [1 2 3 4];
  [1 2 3 4];
  [1 2 3 4] ];

or

[ [1 1];
  [2 2];
  [3 3] ];

Bob


reply via email to

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