  mini
  Builtin Function



      SSyynnooppssiiss
        Minimum value indices.

      SSyynnttaaxx
        mini ( _A )

      DDeessccrriippttiioonn
        Mini returns the index of the minimum value contained in matrix.
        If the input argument (_A) is a vector, then the index of the
        smallest value is returned. If _A is a MxN matrix, then a row-
        vector of the column indices of the smallest column values of _A
        is returned.


     SSeeee AAllssoo
        max, maxi, min













































