代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/424063/10501135

m sfunxy.m

function [sys, x0, str, ts] = sfunxy(t,x,u,flag,ax,st) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % % This M-file is designed to be used in a SIMULINK S-functio
www.eeworm.com/read/423311/10570685

m exec_bouncing.m

function exec_bouncing(x) %隶属于 BALL_BOUNCE,计算实际小球谈跳的过程。 k=1; uu=get(gcf,'UserData'); if nargin==0, [x,y,k]=ginput(1); uu{3}=x; set(gcf,'UserData',uu); end if k==1 if x
www.eeworm.com/read/159596/10637351

m mmsetf.m

function C=mmsetf(H,S) %MMSETF Choose Font Characteristics Interactively. % MMSETF displays a dialog box for the user to select % font characteristics. % % X = MMSETF returns the handle of the text ob
www.eeworm.com/read/351010/10688225

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/158963/10707362

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/349909/10784556

m mmsetf.m

function C=mmsetf(H,S) %MMSETF Choose Font Characteristics Interactively. % MMSETF displays a dialog box for the user to select % font characteristics. % % X = MMSETF returns the handle of the text ob
www.eeworm.com/read/349842/10796914

m plot_process.m

function plot_process(mu) %Plot the mu's during an algorithm's execution %Inputs: % mu - The location of points % No outputs h = findobj('UserData','mu'); if (~isempty(h)), delete(h
www.eeworm.com/read/274975/10841829

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/274773/10853157

m mmsetf.m

function C=mmsetf(H,S) %MMSETF Choose Font Characteristics Interactively. % MMSETF displays a dialog box for the user to select % font characteristics. % % X = MMSETF returns the handle of the text ob
www.eeworm.com/read/273323/10920849

asp cx_ks_type.asp