代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/167116/9980468

m primespiral.m

function [Sout,Pout] = primespiral(n,c) % PRIMESPIRAL Ulam's prime number spiral. % PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix % generated by storing c:c+n^2 in a spiral pat
www.eeworm.com/read/362749/9982464

asp iamno_lx.asp

www.eeworm.com/read/362500/9995972

m pcaplot1.m

function pcaplot1(action,fighand) %PCAPLOT1 called by PCAGUI % %See instead: PCAGUI %Copyright Eigenvector Research, Inc. 1997-8 %nbg 4/4/97,6/97,7/97,10/98 d = get(fighand,'UserData')
www.eeworm.com/read/362500/9996091

m pcaplots.m

function pcaplots(action,fighand) %PCAPLOTS - Called by PCAGUI % %See instead: PCAGUI %Copyright Eigenvector Research, Inc. 1997-2000 %nbg 4/96,6/97,7/97,12/97,9/98,10/98,2/00 %nbg 3/00 (fixed
www.eeworm.com/read/362500/9996184

m modlplts.m

function modlplts(action,fighand) %MODLPLTS Called by MODLGUI % %See instead: MODLGUI %Copyright Eigenvector Research, Inc. 1997-99 %nbg 4/96,6/97,7/97,12/97,2/98,3/98,5/98,9/98,3/99 %bmw 1/00
www.eeworm.com/read/362246/10010360

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/361563/10046244

~pas main.~pas

unit Main; interface uses Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms, Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare, ComCtrls
www.eeworm.com/read/361563/10046250

pas main.pas

unit Main; interface uses Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms, Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare, ComCtrls
www.eeworm.com/read/360995/10069964

m plotroc_update.m

function plotroc_update(w,a) % PLOTROC_UPDATE(W,A) % % Auxiliary function containing the callbacks for the plotroc.m. % % See also: plotroc % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EW
www.eeworm.com/read/360995/10069993

m getrocw.m

function w = getrocw(h) %GETROCW Retrieve mapping from an ROC plot % % W = GETROCW(H) % % Retrieve the mapping that was changed using PLOTROC from the figure. % The figure handle H should be supp