代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/380499/9144490

m imuihs.m

function varargout = imuihs(varargin) % IMUIHS Application M-file for imuihs.fig % FIG = IMUIHS launch imuihs GUI. % IMUIHS('callback_name', ...) invoke the named callback. % Last Modified by G
www.eeworm.com/read/380499/9144497

m imuibc.m

function varargout = imuibc(varargin) % IMUIBC Application M-file for imuibc.fig % FIG = IMUIBC launch imuibc GUI. % IMUIBC('callback_name', ...) invoke the named callback. % Last Modified by G
www.eeworm.com/read/380499/9144544

m imui.m

function imui(varargin) % IMUI - Image Processing Toolbox Utilities for MATLAB 6.1 % Under development % Kotaimen.C, 2002/5 - 200?/?, All rights reserved. % Connect to kotaimen_c@citiz.net. % i
www.eeworm.com/read/380499/9144550

m imuichmix.m

function varargout = imuichmix(varargin) % IMUICHMIX Application M-file for imuichmix.fig % FIG = IMUICHMIX launch imuichmix GUI. % IMUICHMIX('callback_name', ...) invoke the named callback. %
www.eeworm.com/read/281325/9163043

asp test_wd.asp

www.eeworm.com/read/281325/9163527

asp cx_type.asp

www.eeworm.com/read/183326/9169826

h cursesp.h

// * This makes emacs happy -*-Mode: C++;-*- /**************************************************************************** * Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. *
www.eeworm.com/read/379728/9180246

m subspace2d.m

% SUBSPACE2D - Visualize principal components in 2D % % SUBSPACE2D( S, Sv, Sr ) visualizes principal components in S and % their posterior variances Sv. Each column of S should be % two-dimensiona
www.eeworm.com/read/182707/9194938

m axislimit_callback.m

function axislimit_callback prompt={'Xlimit:','Ylimit:'}; title='Input parameters'; lines=[1 1]'; def={num2str([0 1000]),num2str([-.5 1])}; answer=inputdlg(prompt,title,lines,def); data=get(g
www.eeworm.com/read/182707/9194941

m legend_callback.m

function legend_callback try T=findobj(gcf,'tag','compo1'); co=get(T,'userdata'); s=num2str(co(1)); catch return end s=['''',s,'''']; for i=2:length(co) s=[s,',','''',num2