<< + (Matlab operator) Operators : (Matlab operator) >>

Scilab Help >> Code Matlab => Scilab > Matlab-Scilab equivalents > Operators > & (Matlab operator)

& (Matlab operator)

Logical AND

Matlab/Scilab equivalent

Matlab Scilab
&
&

Particular cases

Due to the fact that strings or not considered in the same way in Matlab and in Scilab, results are not equal for string matrices, convert it to ascii code matrices using m2scistr to have the same result.

Scilab function has a bug!


Report an issue
<< + (Matlab operator) Operators : (Matlab operator) >>