代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/491824/6426883
m nnd14dynd.m
function [ret1,ret2,ret3,ret4,ret5]=nnd14dynd(cmd,arg1,arg2,arg3,arg4,arg5)
%NND14DYND Finite Impulse Response Network
%
% This demonstration requires either the MININNET functions
% on the NND
www.eeworm.com/read/480430/6664014
m mk_sim.m
function mk_sim()
h_main=figure(findobj('Tag','CtrlLABMain'));
uu0=get(gcf,'UserData');
g_model=extra_funs(5,3,'Checked',10:13);
uu=get(uu0{1}(g_model),'UserData'); %get model name
%getting
www.eeworm.com/read/400577/11572972
m scatterr.m
%SCATTERR Scatter regression data
%
% H = SCATTERR(X,CLRS)
%
% INPUT
% X Regression dataset
% CLRS Plot string (default CLRS = 'k.')
%
% OUTPUT
% H Vector of handles
%
% DESC
www.eeworm.com/read/259565/11782812
m initiate_3d_tracking4seismic.m
function initiate_3d_tracking4seismic(matrix,x,y,xinfo,yinfo,zinfo,axis_handle,bool)
% Initiate picking on a 2-d plot with with z-component)
% Written by: E. R.: September 14, 2003
% Last updated: Nov
www.eeworm.com/read/154760/11928342
m dtcongui.m
function dtcongui(mode)
%DTCONGUI Graphical User Interface program for discrete convolution
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Publis
www.eeworm.com/read/154760/11928918
m dfdpzp4.m
function dfdpzp4(mode)
% DFDPZP4 Interactive digital filter design by pole-zero placement
%
% DFDPZP4 invokes the digital filter design environment for Matlab
% versions 4.x and 5.
www.eeworm.com/read/232339/14197171
m erp_plot_ui.m
%ERP_PLOT_UI Plot ERP waveforms
%
% USAGE: erp_plot_ui({datamat_file,view_option})
%
% ERP_PLOT_UI({datamat_file}) will plot grand mean of datamat_file.
%
% Called by ERP_CREATE_DATAMAT,
www.eeworm.com/read/232339/14197863
m erp_plot_scores_ui.m
%ERP_PLOT_SCORES_UI Plot the scatter graph for the followings:
% scalp scores vs. design (or behavior) scores
% design (or behavior) scores vs. LV
%
% Usage: score_fig = erp_plot_scores_ui({
www.eeworm.com/read/229504/14333866
c mex_modem.c
/*=================================================================================
Filename: mex_modem.c
Description: Mex function call for OFDM powerline modem
Copyright (C) 2000 - 200
www.eeworm.com/read/223583/14623195
m mk_sim.m
function mk_sim()
h_main=figure(findobj('Tag','CtrlLABMain'));
uu0=get(gcf,'UserData');
g_model=extra_funs(5,3,'Checked',10:13);
uu=get(uu0{1}(g_model),'UserData'); %get model name
%getting