< (Matlab operator)

Smaller than

Matlab/Scilab equivalent

Matlab Scilab

<
<

Particular cases

When both operands are empty matrices, Matlab result is an empty matrix while in Scilab you get an error.

In Scilab this operator does not work with complex values while in Matlab it considers Real part of them for comparison.

Table Of Contents

This Page