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

  1. %WHO     List current variables.
  2. %    WHO lists the variables in the current workspace.
  3. %    WHOS lists more information about each variable.
  4. %    WHO GLOBAL and WHOS GLOBAL list the variables in the global workspace.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.