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

    function setTree(h,t)
%SETTREE set Tree object
%
%  h.setTree(T)
%

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



% Created 29/4/2001

h.Tree=t;