代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/389922/2530589
h ip.h
/*
ip.h
*/
#ifndef INET_IP_H
#define INET_IP_H
#define IP0 0
/* Prototypes */
struct acc;
void ip_init ARGS(( void ));
int ip_open ARGS(( int port, int srfd,
struct acc *(*get_userdata) (int fd
www.eeworm.com/read/414697/11105636
m edit_process.m
f=crfig(50,50,660,420,['Process ',num2str(p_index),' : (' num2str(row) ',' num2str(col) ')'],...
'w','none','off');
set(f,'UserData',{[row col p_index],current_obj});
uicontrol(f,...
'Style','
www.eeworm.com/read/133875/14019349
m calledit2.m
function calledit2( )
H=get(gcf,'UserData');
ct=get(H(1),'string'); %获得输入的字符串函数
vpop=get(H(2),'value'); %获得选项的位置标识
vlist=get(H(3),'value'); %获得选项位置向量
if ~isem
www.eeworm.com/read/200237/15437099
m plot_spikes.m
function Plot_Spikes(handles)
USER_DATA = get(handles.wave_clus_figure,'userdata');
par = USER_DATA{1};
spikes = USER_DATA{2};
spk_times = USER_DATA{3};
clu = USER_DATA{4};
classes = USER_DATA{6
www.eeworm.com/read/200237/15437115
m plot_spikes_aux1.m
function Plot_Spikes_aux(handles)
USER_DATA = get(handles.wave_clus_aux1,'userdata');
par = USER_DATA{1};
spikes = USER_DATA{2};
spk_times = USER_DATA{3};
inspk = USER_DATA{7};
ls = size(spikes,
www.eeworm.com/read/200237/15437120
m plot_spikes_aux.m
function Plot_Spikes_aux(handles)
USER_DATA = get(handles.wave_clus_aux,'userdata');
par = USER_DATA{1};
spikes = USER_DATA{2};
spk_times = USER_DATA{3};
inspk = USER_DATA{7};
ls = size(spikes,2
www.eeworm.com/read/103618/15727582
m calledit2.m
function calledit2( )
H=get(gcf,'UserData');
ct=get(H(1),'string'); %获得输入的字符串函数
vpop=get(H(2),'value'); %获得选项的位置标识
vlist=get(H(3),'value'); %获得选项位置向量
if ~isem
www.eeworm.com/read/100209/15880245
vbw flowfee.vbw
Mainfrm = 0, 0, 301, 271, C, -2, 66, 299, 337, C
Options = 0, 0, 294, 271, C, 44, 44, 338, 315, C
UserData = 22, 22, 386, 293, C, 66, 66, 306, 337, C
IPData = 44, 44, 408, 315, C, 22, 22, 316, 293,
www.eeworm.com/read/168118/9938846
m pi_limlnmove2.m
function limlnmove2();
hobj=gco;
axes1=gca;
pt=get(axes1,'userdata');
xdat=get(axes1,'xlim');
ydat=get(axes1,'ylim');
cpt=get(axes1,'currentpoint');
newxln=sort([xdat(1) cpt(1,1) xdat(2)]);
ne
www.eeworm.com/read/352274/10567038
m mytext1.m
function mytext1(ind) %,s1,s2,s3,s4,s5,s6)
%cla reset
%set(gca,'Box','on','XTick',[],'YTick',[],'Visible','off');
slideData=get(gcf,'Userdata');
doi=16;
%switch ind
% case doi+15
%