代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/456912/7337207

m ex_decryption.m

function ex_decryption c=get(findobj(gcbf,'Tag','cipher'),'string'); d=get(findobj(gcbf,'Tag','d'),'userdata'); n=get(findobj(gcbf,'Tag','n'),'userdata'); out = decryption(c,d,n); set(findobj(g
www.eeworm.com/read/456188/7355180

m xiezhh7.m

function varargout = xiezhh7(varargin) % XIEZHH7 M-file for xiezhh7.fig % XIEZHH7, by itself, creates a new XIEZHH7 or raises the existing % singleton*. % % H = XIEZHH7 returns the
www.eeworm.com/read/439815/7701239

m sbiterr.m

function [sys, x0, str, ts] = sbiterr(t,x,u,flag, numLine, K, timeDelay, sampleTime) % SBITERR: S-function for display symbol and bit error % This M-file is designed to be used in a Simulink S-funct
www.eeworm.com/read/439815/7701254

m eyesampl.m

function [sys, x0, str, ts] = eyesampl(t,x,u,flag,... timeRange, boundary, storeLength, eyeLine, scatterLine, sampleTime) % EYESAMPL Simulink eye diagram and scatter plot --- sampled time vers
www.eeworm.com/read/439815/7701272

asv eyesampl.asv

function [sys, x0, str, ts] = eyesampl(t,x,u,flag,... timeRange, boundary, storeLength, eyeLine, scatterLine, sampleTime) % EYESAMPL Simulink eye diagram and scatter plot --- sampled time vers
www.eeworm.com/read/439271/7713178

m qcadevuw.m

function qcadevuw(flag) % QCADEVUW QView pulldown menu in IDEs. (Utility Function) % QCADEVUW manages the QView functions that implement Full, In, Out, % Last, Move, Zoom, Axis, a
www.eeworm.com/read/439271/7713181

m qputobj.m

function qputobj(flag) % QPUTOBJ Read frequency weight files. (Utility Function) % QPUTOBJ reads and plots frequency weight files from within the % freuquency weight IDE. % Autho
www.eeworm.com/read/439271/7713190

m qbtnkill.m

function qbtnkill % QBTNKILL Remove button down functions. (Utility Function) % QBTNKILL resets the button down function of all line objects to % the null setting ''. % Author:
www.eeworm.com/read/439271/7713206

m qnicplt.m

function qnicplt(f) % QNICPLT Plot nichols response. (Utility Function) % QNICPLT plots the magnitude and phase response for the CAD % environments LPSHAPE/DLPSHAPE % Author: Cra
www.eeworm.com/read/439271/7713212

m mogain.m

function mogain(flag,flag2) % MOGAIN Mouse-implemented gain. (Utility Function) % MOGAIN determines the gain value to be added from various mouse % motions within the IDEs. % Autho