AddZoom:

--------------------------------------------------------------------------
   Add zoom-in (CTRL+I) and zoom-out (CTRL+O) accelerators to a figure.
--------------------------------------------------------------------------
   Form:

   AddZoom( h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h 	(:)  Handle to the figure (optional, default is gcf)

   -------
   Outputs
   -------
   none

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