CloseIfHandle:

--------------------------------------------------------------------------
   Close h if it is a handle to a figure.

   Since version 3.
--------------------------------------------------------------------------
   Form:
   CloseIfHandle( h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h       (:)   Handles

   -------
   Outputs
   -------
   None 

--------------------------------------------------------------------------