代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/168118/9937508

m matinterrogator.m

function DataOut=matinterrogator(OpenFile,n,arg3) %---------------------------------------- %--------- Mat File Interogator --------- %---------------------------------------- % % DataOut=matine
www.eeworm.com/read/168118/9937564

m seis2well.m

function seis2well(action) % function seis2well(action) % % this function ties lines to wells and outputs a file containing % a list of many columns that can be transferred to spreadsheet % program
www.eeworm.com/read/168118/9937908

m avgcvpinfo.m

function [shotrange, shotlist, currentshot, axeslist, stddev] = ... avgcvpinfo(action, shotrange, shotlist, currentshot, axeslist, stddev) % shotrange - % shotlist - % currentshot -
www.eeworm.com/read/168118/9938014

m cvpinfo.m

function [shots, currentshot, axeslist] = cvpinfo(action, shots, currentshot, axeslist ) if( nargin < 1 ) action = 'get'; end % Get the handle of the 'set range' uicontrol c = get(gcf, 'children'
www.eeworm.com/read/168118/9938024

m moveline.m

function moveline(action) if(nargin
www.eeworm.com/read/168118/9938081

m pickcrosspoint.m

function curpt(action) if(nargin
www.eeworm.com/read/168118/9938354

m lascreator.m

function dataout=lascreator(arg1,arg2,arg3,arg4); %------------------------------- %--------- Las Creator --------- %------------------------------- % % lascreator % dataout=lascreator(Anything
www.eeworm.com/read/168118/9938686

m winextractor.m

function dataout=winextractor(masteraxes,trc,midpt,smpls,lockto); %******************* %*** WINEXTACTOR *** %******************* % % dataout=winextractor(masteraxes,trc,midpt,smples); % dataout=
www.eeworm.com/read/168118/9938732

m plotseismic.m

function plotseismic(seis,t,x,kol) % PLOTSEISMIC: A wtva seismic viewer with GUI controls % % plotseismic(seis,t,x) % % seis ... input seismic matrix, one trace per column % t ... column vector
www.eeworm.com/read/168118/9938738

m pi_limboxmaster.m

function limboxmaster(); h=get(gcf,'userdata'); hi=h(5); hmaster=h(10); hlimbox=h(14); limfig=get(hlimbox,'userdata'); limdat=get(limfig{3},'userdata'); limmat=[]; for ii=1:4 limmat=[limm