


 Squeezes the data range in a d2d object to eliminate empty bins
 Syntax:
   >> wout = compact(win)
 Input:
 ------
   win         Input object 
 Output:
 -------
   wout        Output object, with length of axes reduced to yield the
               smallest cuboid that contains the non-empty bins.