eq¶
EQ - are two structures equal?
B = EQ(X, Y)
Returns 1 if and only if the structures X and Y have the same
fieldnames and all fields have the same values.
Documentation for struct/eq
doc struct/eq
EQ - are two structures equal?
B = EQ(X, Y)
Returns 1 if and only if the structures X and Y have the same
fieldnames and all fields have the same values.
Documentation for struct/eq
doc struct/eq