Syntax
~m
Arguments
- m
boolean matrix
Description
~m
gives the element-wise negation of the
elements of the boolean matrix m
.
See also
- not — (~) logical not
Report an issue | ||
<< symbols | Scilab keywords | Control flow >> |
~m
boolean matrix
~m
gives the element-wise negation of the
elements of the boolean matrix m
.
Report an issue | ||
<< symbols | Scilab keywords | Control flow >> |