代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/235612/14060363
m colorview.m
function hfig=colorview(arg,himage,datamin,datamax,dismissMode)
% COLORVIEW: puts up and interactive widget to manipulate colormaps
%
% hfig=colorview(haxes,himage,datamin,datamax,dismissMode)
%
www.eeworm.com/read/235612/14060416
m duptops.m
function [ret1,ret2]=duptops(arg1,arg2,arg3)
% duptops(tops,topnames,transfer) will initiate the dialog
% [tops,topnames]=duptops('fini') returns the culled tops
%
% NOTE: It is illegal for you to us
www.eeworm.com/read/235612/14060436
m namecolor.m
function namecolor(action)
% Please use "namecolorle" when developing new programs.
%
% by G.F. Margrave, November 1993
%
% NOTE: It is illegal for you to use this software for a purpose other
www.eeworm.com/read/235612/14060441
m askthingsle.m
function ansfini=askthingsle(masterfig,qst,a,flags,titlestr,ttstr,figmode);
% ansfini=askthingsle(masterfig,qst,a,flags)
% ansfini=askthingsle(masterfig,qst,a,flags,titlestr)
% ansfini=askthingsl
www.eeworm.com/read/235612/14060487
m chlogtype.m
function [ret1,ret2,ret3]=chlogtype(action,transfer,hmasterfig,lognames)
% chlogtype('init',transfer,hmasterfig,lognames);
% [oldname,newname,newtype]=chlogtype('fini',hfig);
%
% chlogtype is called
www.eeworm.com/read/235612/14060553
m fold.m
function fold(arg)
% Computes depth of detachment with least
% squares fit to x,y points, where x is the
% depth of datum relative to polygon and y
% is the area of the polygon.
% Polygons are digiti
www.eeworm.com/read/235612/14060565
m surfview.m
function surfview( arg1, arg2, arg3, arg4, arg5, arg6)
%
% surfview(object)
% surfview(object, xassoc, yassoc)
% surfview( xgrid,ygrid,zgrid )
% surfview( xgrid,ygrid,zgrid, xassoc, yassoc )
%
% SURFV
www.eeworm.com/read/235612/14060575
m mapview.m
function mapview(arg1,arg2,arg3,arg4,arg5)
% mapview(x,y,z,xr,yr)
% mapview(x,y,z)
% mapview(obj)
% mapview(obj,xr,yr)
%
% function creates a color map of gridded data using the Matlab
% routine pcol
www.eeworm.com/read/235612/14060581
m slicemaster.m
function slicemaster(arg1,arg2,arg3)
% SLICEMASTER launches slicetool children from a container object of
% slice container objects
%
% NOTE: It is illegal for you to use this software for a purpose
www.eeworm.com/read/235612/14060594
m slicetool.m
function slicetool(arg1,arg2)
% SLICETOOL provides interactive 2-D viewing and manipulation of a random
% Earth Object. Slicetool may be invoked in any of the following ways:
% 1) slicetool
% If