bugGNU Octave - Bugs: bug #57871, median omitnan

 
 

bug #57871: median omitnan

Submitter:  None
Submitted:  Fri 21 Feb 2020 04:22:47 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Duplicate Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.2.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 21 Feb 2020 04:04:35 PM UTC, comment #1: 

Closing as a duplicate of bug #50571.

Rik <rik5>
Group administrator
Fri 21 Feb 2020 04:22:47 AM UTC, original submission:  


>> median(rand(3,3),2,'omitnan')
error: Invalid call to median.  Correct usage is:

 -- median (X)
 -- median (X, DIM)


Some new features in MATLAB median function.

M = median(A)
M = median(A,'all')
M = median(A,dim)
M = median(A,vecdim)
M = median(_,nanflag)


Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-02-21 rik5 CategoryNone Octave Function
        StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #50571

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code