www.gusucode.com > mbc 工具箱 matlab 源码程序 > mbc/mapptr.m

    function obj= mapptr(obj,RefMap)
% MAPPTR maps pointer from old to new references
%
% p= mapptr(p,OldRefs,NewRefs)
%     This is mainly for use in loading pointers to new locations

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