lm_listframeHandles

Retrieve frame handles and frame data for the
specified figure in specific order


CALL:

     [FrameHandles, FrameData] = lm_listframeHandles(hfig)
  

INPUT:

     hfig: 
          figure handle (defaults to gcf)
      

OUTPUT:

     FrameHandles: 
          Nx1 list of frame handles
     FrameData:    
          Nx1 struct array with corresponding application data