代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/281325/9163315

asp cover2.asp

www.eeworm.com/read/168118/9937427

m drawline.m

function drawline(action) % DRAWLINE: draw a line on a figure window % % drawline(action,button) % % DRAWLINE is somewhat like SELBOX except that it draws a line rather % than a rectangle. DRAWL
www.eeworm.com/read/168118/9938100

m selcirc.m

function selcirc(action) % like selbox except it is for a circle...uses function % twoptcirc % T. N. BISHOP, DECEMBER 1993, CPTC CANADA % % SELBOX is somewhat like the built in RBBOX except that
www.eeworm.com/read/168118/9938319

m drawline.m

function drawline(action) % DRAWLINE works just like SELBOX except that it draws a line instead of a box % There are alos DRAWLINEINIT and DRAWLINEFINI just like SELBOX. See help for % SELBOX for a d
www.eeworm.com/read/362749/9982631

asp cover2.asp

www.eeworm.com/read/273323/10920767

asp cover2.asp

www.eeworm.com/read/456188/7355182

m strr1.m

function str1=strr1(userdata) switch userdata case 1 str1=['b','r','y','g','m','c','k']; case 2 str1='b'; case 3 str1='r'; case 4 str1='y';
www.eeworm.com/read/397758/8024401

m bivguiold.m

function bivgui(arg) % This GUI function allows one to explore the bivariate distributions in % the data set. These are the distributions of the columns of the data % matrix X. % % NOTE: Coloring
www.eeworm.com/read/408781/11369804

m sudokon.m

function sudokon(g) %SUDOKON play sudoku onscreen, starting with the g , if given % % SUDOKON(G) generates a sudoku grid from the given matrix G which is % expected to be a 9-by-9 matrix wit
www.eeworm.com/read/130435/14194175

asp cover2.asp