ispropequal
Determine whether properties of two fi objects are
      equal
Syntax
Description
Examples
Input Arguments
Tips
To compare the real-world values of two fi objects a
      and b, use a == b or
      isequal(a,b).
Version History
Introduced before R2006a