lm_resize

Resize the figure and position all the objects it contains


CALL:

   lm_resize(hfig, event)
 

INPUT:

   hfig:
     figure handle
   event:
     standard Matlab callback argument, not used
 

OUTPUT:

   All frames created with "lm_createframe" and all the objects linked to
   these frames with "lm_linkobj" are positioned in the figure.