代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/482678/6621244

m gui_avw_open.m

function [mri] = gui_avw_open(mri,command,parent) % gui_avw_open - Load & Display Analyze 7.5 data % % Useage: [mri] = gui_avw_open(mri,[command],[parent]) % % mri is a structure, generated b
www.eeworm.com/read/482678/6621293

m gui_cor_open.m

function [mri] = gui_cor_open(mri,command,parent) % gui_cor_open - Load & Display FreeSurfer COR-??? data % % Useage: [mri] = gui_cor_open(mri,[command],[parent]) % % mri is a structure, gene
www.eeworm.com/read/480713/6660086

m bizcard.m

function bizcard % BIZCARD Future version of The MathWorks business card. % Click anywhere on the card. clf reset shg set(gcf,'name','The MathWorks Business Card', ... 'menu','none','num
www.eeworm.com/read/480713/6660120

m fftgui.m

function fftgui(y) %FFTGUI Demonstration of Finite Fourier Transform. % FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). % FFTGUI, without any arguments, uses y = zeros(1,32). %
www.eeworm.com/read/480713/6660131

m rungeinterp.m

function rungeinterp(arg) %RUNGEINTERP Runge's polynomial interpolation example. % F(x) = 1/(1+25*x^2) % Polynomial interpolation at equally spaced points, -1
www.eeworm.com/read/480713/6660157

m pdegui.m

function pdegui(action) %PDEGUI Demonstrate solution of model partial differential equations. % PDEGUI demonstrates the finite difference solution of model problems % involving Laplace's operator:
www.eeworm.com/read/480430/6664018

m legd_proc.m

%legd_proc processing legends on a graphics window. % % i_Legends=legd_proc(nTask,arg1) %where % nTask -- the code for legend processing. Details can be found in the comments %
www.eeworm.com/read/479659/6689983

m izgara2.m

function datalar=izgara2(fig, tag) datalar=get(fig, 'UserData'); switch tag case 'izgar' izgarakoy=get(datalar.h(9),'value'); if izgarakoy == 0 set(datalar.h(2),'Xgrid','off');
www.eeworm.com/read/479659/6690019

m izgara2.m

function datalar=izgara2(fig, tag) datalar=get(fig, 'UserData'); switch tag case 'izgar' izgarakoy=get(datalar.h(9),'value'); if izgarakoy == 0 set(datalar.h(2),'Xgrid','off');
www.eeworm.com/read/479659/6690053

m izgara2.m

function datalar=izgara2(fig, tag) datalar=get(fig, 'UserData'); switch tag case 'izgar' izgarakoy=get(datalar.h(9),'value'); if izgarakoy == 0 set(datalar.h(2),'Xgrid','off');