octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42512] polyfit function produces error


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42512] polyfit function produces error
Date: Thu, 05 Jun 2014 13:13:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36

Update of bug #42512 (project octave):

              Item Group:                    None => Incorrect Result       
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Thanks for your bug report. This looks like an error due to the qr function
not being defined or being replaced by a variable somehow, which I am unable
to reproduce.

Can you try the following:


dbstop polyfit 114
polyfit ([0 1 2], [0 1 4], 2)
type qr
whos
qr


What does Octave report back for each of those commands?

How did you install Octave, and on which distribution and version?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42512>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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