Scilab Function

isequal - objects comparison

Calling Sequence

t=isequal(a,b)
t=isequal(a,b,..)

Parameters

Description

isequal compares its arguments. If all of them are equals function returns %t and in the other case it returns %f .

EXAMPLES

See Also