GetCurrentGUIObject:

--------------------------------------------------------------------------
   Gets the last uicontrol that was hit.
--------------------------------------------------------------------------
   Form:
   h = GetCurrentGUIObject( hFig )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   hFig          (1,1)   Figure handle

   -------
   Outputs
   -------
   h             (1,1)   Object handle     

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