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

  1. %WHOS    List information about current variables.
  2. %    WHOS is a long form of WHO.  It lists all the variables in
  3. %    the current workspace, together with information about their
  4. %    size, density, complexity, etc.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.