Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - Japanese -
Scilab help >> Scilab > iserror

iserror

error occurence test

Calling Sequence

iserror([n])

Description

tests if error number n has occurred (after a call to errcatch). iserror returns 1 if the error occurred a nd 0 otherwise

n>0 is the error number ; all errors are tested with n<0.

See Also

<< inv_coeff Scilab isglobal >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:09:25 CEST 2011