代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/271760/10982318
m mk_sim.m
function mk_sim()
h_main=figure(findobj('Tag','CtrlLABMain'));
uu0=get(gcf,'UserData');
g_model=extra_funs(5,3,'Checked',10:13);
uu=get(uu0{1}(g_model),'UserData'); %get model name
%getting
www.eeworm.com/read/271566/10989559
m mk_sim.m
function mk_sim()
h_main=figure(findobj('Tag','CtrlLABMain'));
uu0=get(gcf,'UserData');
g_model=extra_funs(5,3,'Checked',10:13);
uu=get(uu0{1}(g_model),'UserData'); %get model name
%getting
www.eeworm.com/read/299984/7140319
m scatterr.m
%SCATTERR Scatter regression data
%
% H = SCATTERR(X,CLRS)
%
% INPUT
% X Regression dataset
% CLRS Plot string (default CLRS = 'k.')
%
% OUTPUT
% H Vector of handles
%
% DESC
www.eeworm.com/read/460435/7250794
m scatterr.m
%SCATTERR Scatter regression data
%
% H = SCATTERR(X,CLRS)
%
% INPUT
% X Regression dataset
% CLRS Plot string (default CLRS = 'k.')
%
% OUTPUT
% H Vector of handles
%
% DESC
www.eeworm.com/read/444270/7615452
m wave_clus_aux1.m
function varargout = wave_clus_aux1(varargin)
% WAVE_CLUS_AUX1 M-file for wave_clus_aux.fig
% WAVE_CLUS_AUX, by itself, creates a new WAVE_CLUS_AUX or raises the existing
% singleton*.
%
%
www.eeworm.com/read/444270/7615465
m wave_clus.m
function varargout = wave_clus(varargin)
% WAVE_CLUS M-file for wave_clus.fig
% WAVE_CLUS, by itself, creates a new WAVE_CLUS or raises the existing
% singleton*.
%
% H = WAVE_CLUS retu
www.eeworm.com/read/444270/7615466
m wave_clus_aux.m
function varargout = wave_clus_aux(varargin)
% WAVE_CLUS_AUX M-file for wave_clus_aux.fig
% WAVE_CLUS_AUX, by itself, creates a new WAVE_CLUS_AUX or raises the existing
% singleton*.
%
%
www.eeworm.com/read/441245/7673008
m scatterr.m
%SCATTERR Scatter regression data
%
% H = SCATTERR(X,CLRS)
%
% INPUT
% X Regression dataset
% CLRS Plot string (default CLRS = 'k.')
%
% OUTPUT
% H Vector of handles
%
% DESC
www.eeworm.com/read/145494/12717945
m mk_sim.m
function mk_sim()
h_main=figure(findobj('Tag','CtrlLABMain'));
uu0=get(gcf,'UserData');
g_model=extra_funs(5,3,'Checked',10:13);
uu=get(uu0{1}(g_model),'UserData'); %get model name
%getting
www.eeworm.com/read/245849/12778075
m initiate_3d_tracking4seismic.m
function initiate_3d_tracking4seismic(matrix,x,y,xinfo,yinfo,zinfo,axis_handle,bool)
% Initiate picking on a 2-d plot with with z-component)
% Written by: E. R.: September 14, 2003
% Last updated: Nov