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

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

[Octave-bug-tracker] [bug #39002] optim: leasqr documentation incorrect


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #39002] optim: leasqr documentation incorrect
Date: Sat, 26 Oct 2013 09:15:22 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Update of bug #39002 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 
                 Summary: leasqr documentation incorrect => optim: leasqr
documentation incorrect

    _______________________________________________________

Follow-up Comment #2:

There are two issues here:

1. the warnings when running demo1 which I can't replicate and am assuming
come from running an old version of Octave or optim package;
2. the error from demo2 which happens from running it after demo1 without
clearing the variables in memory (running here means copying and paste the
demo code that is show in the online documentation). In demo1, the variable
"options" is an array while on demo2 is a struct. The error occurs when trying
to create the struct with "options.inequc = {A, B}". Anyway, this is invalid
since they are two different examples. Run "clear all" in between them.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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