Convert numeric values to logical
logical(A)
No equivalent
If A is not an empty matrix, Scilab equivalent for logical(A) is A not equal to 0 else Scilab equivalent is [].