代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/219258/14890316

m mkey.m

% -------------------------------------------------------------------- function mkey(cmd, handles) hf = handles.mcut; ud = get(hf,'userdata'); hw = handles.axes_wave; if strcmp( cmd, 'start')
www.eeworm.com/read/218650/14911382

c gsm_sms.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_sms.cc // * // * Purpose: SMS functions // * (ETSI GSM 07.05)
www.eeworm.com/read/218524/14916052

c elements.c

/* This is simple demonstration of how to use expat. This program reads an XML document from standard input and writes a line with the name of each element to standard output indenting child elements
www.eeworm.com/read/217689/14953368

m viewedf.m

function viewedf(Action, ActOption) % viewedf % Display EDF (European Data Format) files % This program requires Matlab Version >= 5.2 and should work with Matlab 6.x % % Command line functionality (
www.eeworm.com/read/217689/14953373

m plugtemplate.m

function [ResEDF, ResUserData] = plugtemplate(EDF, UserData, Opt) % template for a plugin function % a plugin *must* set the ResEDF values for: % Head.NS, Head.NRec, Head.PhysMin, Head.PhysMax, Labe
www.eeworm.com/read/217689/14953400

m plugtemplate2.m

function [ResEDF, ResUserData] = plugtemplate(EDF, UserData, Opt) % template for a plugin function % a plugin *must* set the ResEDF values for: % Head.NS, Head.NRec, Head.PhysMin, Head.PhysMax, Labe
www.eeworm.com/read/216945/14985097

m keypress_callback.m

function keypress_callback(hObject,eventdata,handles) figures=get(0,'userdata'); handles=get(figures.FI,'userdata'); pos=get(handles.ap,'pos'); x=pos(1);y=pos(2);wid=pos(3);hig=pos(4); key=ge
www.eeworm.com/read/216945/14985119

m mainapp.m

function mainapp try figures=get(0,'userdata'); if ishandle(figures.FI) figure(figures.FI); return end end %定义目录 tddir; % 主界面 maingui; % 显示主界面 figures=get(0,'userdata'); se
www.eeworm.com/read/216045/15028247

m eyediasi.m

function [sys, x0, str, ts] = eyediasi(t,x,u,flag,... timeRange, boundary, storeLength, eyeLine, scatterLine, twoDLine) %EYEDIASI Simulink eye diagram and scatter plot. % [SYS, X0, STR, TS]
www.eeworm.com/read/215983/15031113

m nnd16a1.m

function nnd16a1(cmd,arg1,arg2,arg3) %NND16A1 ART1 algorithm demonstration. % First Version, 8-31-95. %================================================================== % CONSTANTS me = 'n