代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/175683/9536324

asv loaddata.asv

function H=LoadData() %handles.pushbutton1=get(hObject,'Value'); %data=get( gcf,'UserData'); [name,path]=uigetfile('*.mat','Open file'); if name~=0, file.pathname=strcat(path,name);
www.eeworm.com/read/371703/9541096

m delete_handles2delete1.m

function delete_handles2delete1(gui_handle) % Delete handles collected in field "handles2delete" of structure "userdata" % saved in the application data of the GUI with handle "gui_handle" % See al
www.eeworm.com/read/168118/9938784

m pi_headoff.m

function StopOrGo=HeadOff(action); global SCALE_OPT NUMBER_OF_COLORS GRAY_PCT CLIP COLOR_MAP NOBRIGHTEN PICKS PICKCOLOR XAXISTOP ZOOM_VALUE ZOOM_LOCKS mainax=findobj(gcf,'type','axes','tag','MAINAXE
www.eeworm.com/read/168118/9938820

m pi_movepickline.m

function MovePickLine(); global PICKS PICKCOLOR XAXISTOP ZOOM_VALUE ZOOM_LOCKS delete(findobj(gcf,'type','line','tag','PICKMARKER')); delete(findobj(gcf,'type','text','tag','PICKTEXT')); hobj=gc
www.eeworm.com/read/168111/9939383

m mmsetf.m

function C=mmsetf(H,S) %MMSETF Choose Font Characteristics Interactively. % MMSETF displays a dialog box for the user to select % font characteristics. % % X = MMSETF returns the handle of the text ob
www.eeworm.com/read/167116/9980513

m threenplus1.m

function threenplus1(n) %"Three n plus 1". % Study the 3n+1 sequence. % threenplus1(n) plots the sequence starting with n. % threenplus1 with no arguments starts with n = 1. % uicontrols decre
www.eeworm.com/read/362749/9982781

asp cx_ks_type.asp

www.eeworm.com/read/362407/10000145

c prlimplgetevent.c

//****************************************************************** // // 结构定义文件:PrlImplGetEvent.c // 文件内容:104协议项--事件获取实现文件 // 结构定义规则:见文档《变量定义规范》 // 创建者: // 创建时间:2007-8-
www.eeworm.com/read/361257/10062653

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/163747/10147456

m imuiresize.m

function varargout = imuiResize(varargin) % IMUIRESIZE Application M-file for imuiResize.fig % FIG = IMUIRESIZE launch imuiResize GUI. % IMUIRESIZE('callback_name', ...) invoke the named callbac