www.gusucode.com > mbctools 工具箱 matlab 源码程序 > mbctools/@xregbdrynode/getBestLeaves.m

    function leaf = getBestLeaves(bdev)
%GETBESTLEAVES Get the leaves marked as best.
%
%   LEAF = GETBESTLEAVES(BDEV) returns the address of the xregbdrynode.

%   Copyright 2005 The MathWorks, Inc.

leaf = address( bdev );