代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/152929/12073892
m switchyard.m
% function switchyard(action) - catches all callback function calls and executes the appropriate code
function switchyard(action)
switch(action)
case 'About'
disp('GCS Visualisation to
www.eeworm.com/read/152442/12113252
m muset.m
% call functon for mu edit uicontrol
function muset()
global mu;
global SchangeInFieldType;
v = get(gcbo,'Userdata');
s = get(gcbo,'String');
vv = eval(s,num2str(v));
if vv(1) > 20 | vv
www.eeworm.com/read/152442/12113265
m iterset2.m
function iterset2()
% call functon for snake iteratons edit uicontrol
global NoGVFIterations;
v = get(gcbo,'Userdata');
s = get(gcbo,'String');
vv = eval(s,num2str(v));
if vv(1) > 200 | vv
www.eeworm.com/read/152442/12113270
m snakeset.m
% call functon for snake parameters uicontrol
function snakeset()
global alpha beta gama kappa dmin dmax; % parameters for the snake
global HDedit1 HDedit2 HDedit3 HDedit4 HDedit5 HDedit6 HDedit
www.eeworm.com/read/152442/12113284
m iterset.m
% call functon for mu edit uicontrol
function iterset()
global NoGVFIterations;
global SchangeInFieldType;
v = get(gcbo,'Userdata');
s = get(gcbo,'String');
vv = eval(s,num2str(v));
if vv(1
www.eeworm.com/read/152442/12113300
m sigmaset.m
% call functon for sigma edit uicontrol
function sigmagaset()
global sigma;
global SchangeInFieldType;
v = get(gcbo,'Userdata');
s = get(gcbo,'String');
vv = eval(s,num2str(v));
if vv(1) >
www.eeworm.com/read/254813/12116793
c gsm_sms.c
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sms.cc
// *
// * Purpose: SMS functions
// * (ETSI GSM 07.05)
www.eeworm.com/read/152398/12117255
m imcmenum.m
current_obj=gcbo;
IMENU=get(gcbo,'UserData');
switch IMENU
case 2100 % process
if n_of_TF>1
edit_process;
else
[f]=crfig(50,50,520,370,['Process ',num2str(p_index),' : (' num2str(row) ','
www.eeworm.com/read/152398/12117588
asv imcmenum.asv
current_obj=gcbo;
IMENU=get(gcbo,'UserData');
switch IMENU
case 2100 % process
if n_of_TF>1
edit_process;
else
[f]=crfig(50,50,520,370,['Process ',num2str(p_index),' : (' num2str(row) ','
www.eeworm.com/read/152310/12122391
m nnd16a1.m
function nnd16a1(cmd,arg1,arg2,arg3)
%NND16A1 ART1 algorithm demonstration.
% First Version, 8-31-95.
%==================================================================
% CONSTANTS
me = 'n