help-octave
[Top][All Lists]
Advanced

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

Re: Matrix construction.


From: Doug Stewart
Subject: Re: Matrix construction.
Date: Sun, 12 Aug 2012 07:08:00 -0400



On Sun, Aug 12, 2012 at 5:10 AM, <address@hidden> wrote:
I'd been trying to construct a 3*100 matrix with elements 1-300 (i.e 1 2 ... ... 100
             101 ... ... 200
             201 ... ... 300
The program is returning this error: number of columns must match (101 !=100).
I wonder how this have happened since I rechecked the inputs.

Duncan
Sent from my BlackBerry® wireless device
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

 a=[1:10;11:20;21:30]


--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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