help-octave
[Top][All Lists]
Advanced

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

Re:


From: Andreas Weber
Subject: Re:
Date: Sun, 25 Oct 2015 07:30:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0

Please use a descriptive subject on your e-mail to the mailinglist.

Am 25.10.2015 um 06:52 schrieb Jonathan Camilleri:
> Just for info, I sent this to the authors of ...

As far as I can see, the examples on
www.mathsisfun.com/algebra/matrix-multiplying.html are all correct.

>>> A = [1,2,3; 4,5,6];
>>> B = [7,9,11;8,10,12];

Here is your problem, your B differs from the mentioned page.




reply via email to

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