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

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

[Octave-bug-tracker] [bug #62277] QR needs to accept "econ" argument for


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #62277] QR needs to accept "econ" argument for Matlab compatibility
Date: Sat, 9 Apr 2022 15:58:17 -0400 (EDT)

Follow-up Comment #9, bug #62277 (project octave):

Patch 3 attached. Edited the error message and added a couple more BISTs. Now
it says this:


octave:1> [q,r] = qr (magic(3), rand(3,1), "dfghlkjhdfg")
error: qr: option string must be 'econ' or 'matrix' or 'vector', not
"dfghlkjhdfg"



(file #53061)

    _______________________________________________________

Additional Item Attachment:

File name: qr_econ3.patch                 Size:4 KB
    <https://file.savannah.gnu.org/file/qr_econ3.patch?file_id=53061>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62277>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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