error (Matlab function) ======================= Display error messages Matlab/Scilab equivalent ~~~~~~~~~~~~~~~~~~~~~~~~ **Matlab** **Scilab** :: `error`_ :: `error`_ Particular cases ~~~~~~~~~~~~~~~~ Scilab **error** function can only take one character string as input but Matlab function can take more than one character string as input and also numerical values.