error clearing
errclear([n])
clears the action (error-handler) connected to error of type
n.
If n is positive (n > 0), it is the number of
the cleared error ; otherwise if (n <= 0) all errors are cleared
(default case).