代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/396828/8088668
m du.m
function du(varargin) % delete from UserData of gcbf
%DU delete field from Userdata of callback figure
%
% Syntax
%
% du(field_name)
%
for i = 1:nargin
set(gcbf, 'UserData', rmfield_snn(get(g
www.eeworm.com/read/396828/8088688
m duf.m
function duf(fig, varargin) % delete from UserData of fig
%DUF delete field from Userdata of figure
%
% Syntax
%
% duf(fig, field_name)
%
for i = 1:(nargin-1)
set(fig, 'UserData', rmfield_snn
www.eeworm.com/read/245849/12777941
m create_button4tracking.m
function button_handle=create_button4tracking(type_of_action)
% Create a menu item to track cursor movements
% Written by: E. R.: August 31, 2003
% Last updated: January 8, 2004
%
% but
www.eeworm.com/read/245849/12778049
m gg_pickbox.m
function pos=gg_pickbox(axis_handle,field)
% Function to draw a rubberband line and return the start and end points
%
% pos=gg_pickbox(axis_handle,field)
% INPUT
% axis_handle handle of curr
www.eeworm.com/read/259565/11782570
m create_button4tracking.m
function button_handle=create_button4tracking(type_of_action)
% Create a menu item to track cursor movements
% Written by: E. R.: August 31, 2003
% Last updated: January 8, 2004
%
% but
www.eeworm.com/read/259565/11782726
m gg_pickbox.m
function pos=gg_pickbox(axis_handle,field)
% Function to draw a rubberband line and return the start and end points
%
% pos=gg_pickbox(axis_handle,field)
% INPUT
% axis_handle handle of curr
www.eeworm.com/read/151143/12233106
m gg_pickbox.m
function pos=gg_pickbox(axis_handle,field)
% Function to draw a rubberband line and return the start and end points
%
% pos=gg_pickbox(axis_handle,field)
% INPUT
% axis_handle handle of curr
www.eeworm.com/read/245849/12777849
m display_cursor_location_3d.m
function display_cursor_location_3d(hObject,evdata)
% GUI tool
% To invoke:
% set(gcf,'WindowButtonMotion',@display_cursor_location_3d)
drawnow % Update axes to get the correct limits
www.eeworm.com/read/245849/12778059
m display_cursor_location4seismic.m
function display_cursor_location4seismic(hObject,evdata)
% GUI tool
% To invoke:
% set(gcf,'WindowButtonMotion',@display_cursor_location4seismic)
drawnow % Update axes to get the corre
www.eeworm.com/read/259565/11782463
m display_cursor_location_3d.m
function display_cursor_location_3d(hObject,evdata)
% GUI tool
% To invoke:
% set(gcf,'WindowButtonMotion',@display_cursor_location_3d)
drawnow % Update axes to get the correct limits