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

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

[Octave-bug-tracker] [bug #54577] optim: error when requestion Jacobian


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #54577] optim: error when requestion Jacobian output
Date: Sun, 26 Aug 2018 16:08:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

URL:
  <http://savannah.gnu.org/bugs/?54577>

                 Summary: optim: error when requestion Jacobian output
                 Project: GNU Octave
            Submitted by: octavebugs
            Submitted on: Sun 26 Aug 2018 08:08:54 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:


>> [X, RESNORM, RESIDUAL, EXITFLAG, OUTPUT, LAMBDA] = lsqnonlin
(@(x)sin(x),5);
>> [X, RESNORM, RESIDUAL, EXITFLAG, OUTPUT, LAMBDA, JACOBIAN] = lsqnonlin
(@(x)sin(x),5);
error: 'settings' undefined near line 263 column 63
error: called from
    lsqnonlin at line 263 column 10




>> ver
----------------------------------------------------------------------
GNU Octave Version: 4.4.1 (hg id: 1f46d371968c)
GNU Octave License: GNU General Public License
Operating System: Linux 4.15.0-32-generic #35-Ubuntu SMP Fri Aug 10 17:58:07
UTC 2018 x86_64
----------------------------------------------------------------------
Package Name  | Version | Installation directory
--------------+---------+-----------------------
          io *|  2.4.11 | /home/ceral/octave/io-2.4.11
       optim *|   1.5.3 | /home/ceral/octave/optim-1.5.3
  statistics *|   1.4.0 | /home/ceral/octave/statistics-1.4.0
      struct *|  1.0.15 | /home/ceral/octave/struct-1.0.15
>>





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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