lm_framelist
Create scrollable container for frames
CALL:
INPUT:
hparent:
parent frame
innerOpt:
extra options for call to lm_createframe that creates inner
frame. These options should be listed in a cell array.
outerOpt:
extra options for call to lm_createframe that creates outer
frame. These options should be listed in a cell array.
OUTPUT:
h_inner:
modelit.layout.Frame, the inner frame. This handle should be used when
adding new frames
h_outer:
modelit.layout.Frame, the outer frame. This handle can be used to set the
active property of the outer frame