代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/108859/15573764
m pzdesplt.m
function pzdesplt
% PZDESPLT Support file for PZDESGUI.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Asho
www.eeworm.com/read/108859/15573797
m ctfgui.m
function ctfgui(mode)
%CTFGUI Graphical User Interface program for analog transfer functions
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Publi
www.eeworm.com/read/108859/15573809
m dtfgui.m
function dtfgui(mode)
%DTFGUI Graphical User Interface program for DT transfer functions
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published
www.eeworm.com/read/108859/15573816
m ctconplt.m
function ctconplt(mode)
% CTCONPLT Plot control for CTCONGUI.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
www.eeworm.com/read/106690/15626521
m pop_writelocs.m
% pop_writelocs() - load a EGI EEG file (pop out window if no arguments).
%
% Usage:
% >> EEG = pop_writelocs(chanstruct); % a window pops up
% >> EEG = pop_writelocs(chanstruct, f
www.eeworm.com/read/106690/15626720
m makeelec.m
% makeelec() - subroutine to make electrode file in eegplot()
%
% Usage: >> makeelec(chans)
% >> [channames] = makeelec(chans)
%
% Inputs:
% chans - number of channels
%
% Author: Colin
www.eeworm.com/read/106690/15626763
m pop_chansel.m
% pop_chansel() - select channel graphical interface
%
% Usage:
% >> [chanlist] = pop_chansel(chanstruct); % a window pops up
% >> [chanlist channames strallnames] = pop_chansel(chanstruct);
www.eeworm.com/read/106690/15626793
m pop_dipfit_settings.m
% pop_dipfit_settings() - interactively change the global settings for dipole fitting
%
% Usage:
% >> OUTEEG = pop_dipfit_settings ( INEEG ); % pop up window
% >> OUTEEG = pop_dipfit_settings ( IN
www.eeworm.com/read/101204/15841789
m mmctl7.m
% mmctl7.m
Hc_fcolor = uicontrol(gcf,'Style','popupmenu',...
'Position',[20 20 80 20],...
'String','Black|Red|Yellow|Green|Cyan|Blue|Magenta|White',...
'Value',1,...
'UserData',[[0 0
www.eeworm.com/read/136849/5842876
h mmiuserdata.h
#ifndef _DEF_MMI_USERDATA_H_
#define _DEF_MMI_USERDATA_H_
/*******************************************************************************
CONDAT (UK)
**********************************