bugGNU Octave - Bugs: bug #32744, ellip not compatible with matlab

 
 

bug #32744: ellip not compatible with matlab

Submitter:  Thomas Dean <tomdean>
Submitted:  Thu 10 Mar 2011 08:44:30 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Octave Forge Assigned to:  None
Originator Name:  tomdean Open/Closed:  * Closed
Release:  * 3.4.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 10 Mar 2011 10:07:18 PM UTC, comment #1: 

This looks like a problem with an Octave Forge package, not a bug
in Octave.  The correct place to report this problem is the
Octave Forge mailing list, octave-dev@lists.sourceforge.net.

A copy of this update to the bug report is being sent to that
list so that they are aware of it.  Please follow up there.

John W. Eaton <jwe>
Group administrator
Thu 10 Mar 2011 08:44:30 PM UTC, original submission:  

The signal 1.0.11 package function ellip() causes an error in fminbnd().  See the Matlab page
http://www.mathworks.com/help/toolbox/signal/ellip.html

octave:2> [z,p,k]=ellip(6,3,50,300/500)
error: Invalid call to fminbnd.  Correct usage is:

 -- Function File: [X, FVAL, INFO, OUTPUT] = fminbnd (FUN, A, B,
          OPTIONS)
 
error: called from:
error:   /usr/local/share/octave/3.4.0/m/help/print_usage.m at line 87, column 5
error:   /usr/local/share/octave/3.4.0/m/optimization/fminbnd.m at line 64, column 5
error:   /home/tomdean/octave/signal-1.0.11/__ellip_ws.m at line 37, column 3
error:   /home/tomdean/octave/signal-1.0.11/ncauer.m at line 40, column 3
error:   /home/tomdean/octave/signal-1.0.11/ellip.m at line 110, column 21



Thomas Dean <tomdean>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by jwe
  • -email is unavailable- added by tomdean (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-10 jwe StatusNone Octave Forge
        Open/ClosedOpen Closed
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code