help-octave
[Top][All Lists]
Advanced

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

warning from right divide


From: Søren Hauberg
Subject: warning from right divide
Date: Thu, 05 Oct 2006 17:17:43 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060918)

Hi,
  I have some code in which the following line
    T2 = H\P2;
gives the following warning
    warning: matrix singular to machine precision, rcond = 1.67494e-21
    warning: attempting to find minimum norm solution

Can I somehow catch this situation, so I can handle it?

Søren


reply via email to

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