gch

Find uicontrol handles with specified tags


CALL:

   h = gch(tag, hwin, h)
 

INPUT:

   tag:  
     String or cellstring with tags
   hwin: 
     (optional) handle of window to search in,  default value: gcf
   h:    
     (optional) the default value
    

OUTPUT:

   h: 
     array with handles of uicontrol object with the specified tag