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

  1. %ISSTR    True for text string.
  2. %    ISSTR(S) returns 1 if S is a text string and 0 otherwise.
  3. %
  4. %     See also SETSTR, STRING.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.