Scilab 5.4.0
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
tilda
(~) logical not
Calling Sequence
~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 | try >> |