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

    function d=double(p)
% XREGPOINTER/DOUBLE returns pointer location

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




d= p.ptr;