Skip to content

eqemp

   EQEMP

     B = EQEMP(X,Y)

   If both X and Y are not empty, returns X==Y.  If both X and Y are empty, b=1.
   Otherwise, b=0;  Note that if X==Y is not defined, there will be an error.

   See also:  EQ, EQTOT, EQLEN