patchGNU Octave - Patches: patch #8483, matlab help sort function typo

 
 

patch #8483: matlab help sort function typo

Submitter:  None
Submitted:  Wed 18 Jun 2014 01:41:27 PM UTC
   
 
Category:  None Priority:  1 - Later
Status:  Invalid Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 18 Jun 2014 01:52:08 PM UTC, comment #2: 

Thanks for filing a patch, but this is a little confusing. There is no patch provided here. And it's unclear what you are suggesting needs to be fixed. The text you've quoted is not a part of Octave at all as far as I can tell. Can you follow up with more details and a valid patch if you are suggesting something that needs to be fixed in Octave?

Mike Miller <mtmiller>
Group Member
Wed 18 Jun 2014 01:51:46 PM UTC, comment #1: 

Well, this is pretty cute. Now we're getting bug reports for Matlab bugs.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Wed 18 Jun 2014 01:41:27 PM UTC, original submission:  

help sort
 sort   Sort in ascending or descending order.
    For vectors, sort(X) sorts the elements of X in ascending order.
    For matrices, sort(X) sorts each column of X in ascending order.
    For N-D arrays, sort(X) sorts ***the***** along the first non-singleton
    dimension of X. When X is a cell array of strings, sort(X) sorts
    the strings in ASCII dictionary order.

Anonymous

 

(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 mtmiller (Posted a comment)
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by None (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 logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-06-18 mtmiller StatusNeed Info Invalid
        Open/ClosedOpen Closed
    2014-06-18 mtmiller StatusInvalid Need Info
        Open/ClosedClosed Open
    2014-06-18 jordigh StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code