代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/235612/14060089

m editlines.m

function editlines(action) % EDITLINES: a general digital editing tool for line data. % mouse action definitions: % % When in normal edit mode ('modify' mode) the mouse buttons act as follows: %
www.eeworm.com/read/235612/14060119

m el_init.m

function el_init anchors=get(gca,'userdata'); if(isempty(anchors)) % search the figure for the handles of all lines h=get(gca,'children'); for k=1:length(h) if( strcmp(get(h(k),'type')
www.eeworm.com/read/235612/14060338

m selbox.m

function selbox(action,button) % SELBOX: draw a selection box on a figure window % % selbox(action,button) % % SELBOX is somewhat like the built in RBBOX except that it % works in axes (data) c
www.eeworm.com/read/235612/14060560

m gridtool.m

function gridtool(arg1,arg2,arg3,arg4,arg5) % gridtool(x,y,z,xr,yr) % gridtool(x,y,z) % gridtool(obj,xr,yr) % gridtool(obj,wells) % gridtool(obj) % % GRIDTOOL presents an interactive interface to Mat
www.eeworm.com/read/235612/14061223

m selbox.m

function selbox(action,button) % % selbox(action,button) % % SELBOX is somewhat like the built in RBBOX except that it % works in axes (data) coordinates rather than figure % coordinates (pixels). T
www.eeworm.com/read/235612/14061226

m clonefig.m

function hclone=clonefig(arg,arg2,arg3,arg4) % hclone =clonefig(hfig,buttonnum,lwfact,titflag) % (all parameters may be defaulted) % % CLONEFIG is designed to produce a copy of a figure which co
www.eeworm.com/read/235612/14061269

m drawazi.m

function drawazi(action) % Modified after drawline % DRAWazi works just like SELBOX except that it draws a azi instead of a box % There are also DRAWLINEINIT and DRAWLINEFINI just like SELBOX. See he
www.eeworm.com/read/235612/14061340

m newline.m

function newline(action,arg2,arg3) % newline(action,transfer) % % NEWLINE is a general tool for creating new lines with the mouse in the current % figure. Capabilities include: % 1) drawing in a l
www.eeworm.com/read/235612/14061480

m theodisplay.m

function theodisplay(theo,t,rr,w,tw,phs,hhors,thors,tscale,xscale,... title,plotmode,nreps,tint,ievery,kolor,lasheader) % theodisplay(theo,t,rr,wavelet,tw,phs,hhors,thors,tscale,xscale,title, %
www.eeworm.com/read/235612/14061841

m plotseisva.m

function plotseisva(hax,smat,t,x,ampflag,clip,scaleopt,c) % PLOTSEISVA ... Image display utility for seismic matrices % % plotimage(hax,smat,t,x,ampflag) % plotimage(hax,smat,t,x) % plotimage(hax