www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@xregGui/@viewcontainer/pGetFrameProperties.m

    function props = pGetFrameProperties(obj)
%PGETFRAMEPROPERTIES Get additional properties for frame
%
%  PROPS = PGETFRAMEPROPERTIES(OBJ) returns a cell array containing
%  property/value pairs that are passed on to the frame object during
%  creation.

%  Copyright 2000-2010 The MathWorks, Inc. and Ford Global Technologies, Inc.


props = {};