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

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

[Octave-patch-tracker] [patch #8483] matlab help sort function typo


From: anonymous
Subject: [Octave-patch-tracker] [patch #8483] matlab help sort function typo
Date: Wed, 18 Jun 2014 13:41:28 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

URL:
  <http://savannah.gnu.org/patch/?8483>

                 Summary: matlab help sort function typo
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 18 Jun 2014 01:41:27 PM UTC
                Category: None
                Priority: 1 - Later
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8483>

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




reply via email to

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