代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/175688/9536180

asv createdata.asv

function result = createdata(action,varargin) % CREATEDATA Interactive data generator. % % Synopsis: % createdata % createdata('finite') % createdata('finite',num_classes) % createdata('gau
www.eeworm.com/read/175688/9536183

asv loadsets.asv

function data = loadsets(varargin) data = get( gcf,'UserData' ); % Clear axes clrchild( data.axes1); % set x and y axes labels xlabel('feature x'); ylabel('featu
www.eeworm.com/read/175688/9536194

m loadsets.m

function data = loadsets(varargin) data = get( gcf,'UserData' ); % Clear axes clrchild( data.axes1); % set x and y axes labels xlabel(' x轴'); ylabel(' y轴');
www.eeworm.com/read/365020/9882017

c gsm_sms.c

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

m exm1153_1.m

function exm1153_1(flag) if nargin
www.eeworm.com/read/168118/9937219

m el_fini.m

function el_fini % clean up graphics if needed % Get the storage buckets h=get(gcf,'children'); found=0; for k=1:length(h) if( strcmp(get(h(k),'type'),'uicontrol') ) if( strcmp(get(h
www.eeworm.com/read/168118/9937226

m el_tempfini.m

function el_tempfini % this causes a temporary termination of editing. To fully terminate, % editlines('fini') must be called % reset and exit % Get the storage buckets h=get(gcf,'children');
www.eeworm.com/read/168118/9937438

m matinterogator.m

function DataOut=matinterogator(OpenFile,n,arg3) %---------------------------------------- %--------- Mat File Interogator --------- %---------------------------------------- % % DataOut=matiner
www.eeworm.com/read/168118/9937477

m rcdefine.m

function rcdefine(action,arg2) % RCDEFINE is the central part of a dialog used by LOGSEC to define reflection % coefficient sections. Inititate the dialog by calling RCDEFINEINIT and finish % it by c
www.eeworm.com/read/168118/9937496

m tzdefine.m

function tzdefine(action,arg2) % TZDEFINE is the central part of a dialog used by LOGSEC to define time-depth % curves. Inititate the dialog by calling TZDEFINEINIT and finish it by calling % TZDEFIN