代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/151555/12201617

m fftmatrix.m

function fftmatrix(varargin) % FFTMATRIX Plot columns of the Finite Fourier Transform matrix. % FFTMATRIX(N) plots all the columns of the FFT matrix of order N. % FFTMATRIX(N,J) plots only the (J+
www.eeworm.com/read/151143/12232573

m s_ispectrum.m

function table=s_ispectrum(seismic,varargin) % Function computes the spectra of seismic data in interactively selected windows. % Null values in the input data set are replaced by zeros. % Written
www.eeworm.com/read/150760/12266095

m demo_anderson.m

function result = demo_anderson(action,hfigure,varargin) % DEMO_ANDERSON Demo on Generalized Anderson's task. % % Synopsis: % demo_anderson % % Description: % This demo demonstrates the algorithms w
www.eeworm.com/read/337948/12332885

m let.m

function let(action,ODEfunction,DATA,AxisRange) %LET Lyapunov Exponents Toolbox % % To run the program, enter LET in MATLAB command window. % Details of the program can be obtained by pres
www.eeworm.com/read/250715/12387428

m pendan_animmm.m

function [sys,x0,str,ts] = pendan(t,x,u,flag,RefBlock) %PENDAN S-function for making pendulum animation. % % See also: PENDDEMO. % Copyright 1990-2002 The MathWorks, Inc. % $Revision: 1.2
www.eeworm.com/read/250715/12387435

m ball_anim.m

function [sys,x0,str,ts] = ball_anim(t,x,u,flag) % Plots every major integration step, but has no states of its own switch flag, %%%%%%%%%%%%%%%%%% % Initialization % %%%%%%%%%%%%%%%%%%
www.eeworm.com/read/132338/14097327

h avltree.h

/********************************************************************** avltree.h ********************************************************************** avltree - AVL Tree implementation. Copy
www.eeworm.com/read/130435/14194062

asp iamno_lx.asp

www.eeworm.com/read/123143/14645432

m pushundo.m

function pushundo(figNumber,newFis) %PUSHUNDO Push the current FIS onto the undo stack. % PUSHUNDO(figNumber,newFIS) pushes the old FIS matrix into the UserData % for the Undo uimenu. The funct
www.eeworm.com/read/123143/14645654

m animtbu.m

function [sys, x0] = animtbu(t, x, u, flag, action) %ANIMTBU Animation of TBU (truck backer-upper) system. % This is animation of the truck backer-upper (TBU) system. By clicking % at the "Con