Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Operators
- + (Matlab operator) — Plus
- & (Matlab operator) — Logical AND
- : (Matlab operator) — Colon
- .\ (Matlab operator) — Elementwise left division
- .* (Matlab operator) — Elementwise multiplication
- ./ (Matlab operator) — Elementwise right division
- .' (Matlab operator) — Elementwise transpose
- > (Matlab operator) — Greater than
- >= (Matlab operator) — Greater or equal to
- \ (Matlab operator) — Left division
- < (Matlab operator) — Smaller than
- <= (Matlab operator) — Smaller or equal to
- ~ (Matlab operator) — Negation
- | (Matlab operator) — Logical OR
- ^ (Matlab operator) — Exponent
- ' (Matlab operator) — Transpose
Report an issue | ||
<< O | Matlab-Scilab equivalents | P >> |