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

  1. %ERROR    Display message and abort function.
  2. %    ERROR('MSG') displays the text MSG and causes an error exit
  3. %     from an M-file to the keyboard. If the string is an empty
  4. %     matrix, no action is taken.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.