octave-maintainers
[Top][All Lists]
Advanced

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

Testing gallery function


From: Rik
Subject: Testing gallery function
Date: Thu, 19 Jun 2014 09:38:34 -0700

6/19/14

Octave is not generating the correct matrix for gallery ('triw').  It is
always all zeros.  I think it is as simple as swapping triu for tril in the
function, but I need confirmation.  Could someone run this test code under
Matlab?

x = gallery ('triw', 5, 3, 2)

Thanks,
Rik



reply via email to

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