home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l460 / 2.ddi / MATFUN.DI$ / INV.M < prev    next >
Encoding:
Text File  |  1993-03-07  |  221 b   |  8 lines

  1. %INV     Matrix inverse.
  2. %    INV(X) is the inverse of the square matrix X.
  3. %    A warning message is printed if X is badly scaled or
  4. %     nearly singular.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.