www.gusucode.com > mbcview 工具箱matlab源码程序 > mbcview/@cgtools/@lookup1editor/paste.m

    function paste(obj)
%PASTE Pastes the current clipboard data into the table

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


obj.Table.Peer.paste;