  maxi
  Builtin Function



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

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

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


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













































