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

    function p = getptrs(r)
%GETPTRS Return pointers held by this object.
%
%   P = GETPTRS(R)

%   Copyright 2005 The MathWorks, Inc.

p = null( xregpointer, 0, 1);