octave-maintainers
[Top][All Lists]
Advanced

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

Help with compatibility


From: Rik
Subject: Help with compatibility
Date: Fri, 2 Oct 2015 16:28:03 -0700

10/2/15

Could someone run the following under Matlab and report what happens?  Does
it error out, or does it create a full matrix of all Infs?  I'm expecting
one of those two behaviors, but it might be stranger than that.

Thanks,
Rik

--Code--
x = sparse (diag ([1 0]))
y = inv (x)
--End Code--



reply via email to

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