www.gusucode.com > mbcexpr 工具箱 matlab 源码程序 > mbcexpr/@cglookup/checkLinks.m

    function obj = checkLinks(obj)
%CHECKLINKS Check parent links are valid
%
%   OBJ = CHECKLINKS(OBJ) is called during loading in order to check that
%   the lookup object has valid links to its parents, be they features or
%   tables.

%   Copyright 2005 The MathWorks, Inc.


% basic cglookup class does not hold any links.