isequal (Matlab function) ========================= Determine if arrays are numerically equal Matlab/Scilab equivalent ~~~~~~~~~~~~~~~~~~~~~~~~ **Matlab** **Scilab** :: `isequal`_ :: `isequal`_ Particular cases ~~~~~~~~~~~~~~~~ In Scilab, struct fields must be in the same order so that structs can be equal but not in Matlab.