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

  1. %CD     Change current working directory.
  2. %    CD directory-spec sets the current directory to the one specified.
  3. %    CD .. moves to the directory above the current one.
  4. %    CD, by itself, prints out the current directory.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.