代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/472548/6869871
m m_odephas2.m
function status = m_odephas2(t,y,flag)
%ODEPHAS2 2-D phase plane ODE output function.
% When the string 'odephas2' is passed to an ODE solver as the 'OutputFcn'
% property, i.e. options = odese
www.eeworm.com/read/194440/8192962
m el_autoseg.m
function el_autoseg
% turn off the window button functions
set(gcf,'windowbuttonupfcn','');
set(gcf,'windowbuttonmotionfcn','');
% Get the storage buckets
h=get(gcf,'children');
found=0
www.eeworm.com/read/194440/8194523
m plotimage.m
function plotimage(smat,t,x,clip,clrmap)
%
% plotimage(smat,t,x,clip,clrmap)
%
% PLOTIMAGE does a quick plot of a seismic matrix in a figure window
% (made by plotimage). It plots the the seismic
www.eeworm.com/read/294886/8195892
m nnd8qf.m
function nnd8qf(cmd,data)
%NND8QF Quadratic function demonstration.
% BRING UP FIGURE IF IT EXISTS
me = 'nnd8qf';
fig = nnfgflag(me);
if length(get(fig,'children')) == 0, fig = 0; end
if nar
www.eeworm.com/read/294079/8254840
m sfunxyzd.m
function [sys, x0, str, ts] = sfunxyzd(t,x,u,flag,ax,varargin)
%SFUNXY S-function that acts as an X-Y-Z scope using MATLAB plotting functions.
% This M-file is designed to be used in a Simulink
www.eeworm.com/read/294079/8254844
m sfunxyz.m
function [sys, x0, str, ts] = sfunxyz(t,x,u,flag,ax,varargin)
%SFUNXY S-function that acts as an X-Y-Z scope using MATLAB plotting functions.
% This M-file is designed to be used in a Simulink S
www.eeworm.com/read/294077/8254965
m m_odephas2.m
function status = m_odephas2(t,y,flag)
%ODEPHAS2 2-D phase plane ODE output function.
% When the string 'odephas2' is passed to an ODE solver as the 'OutputFcn'
% property, i.e. options = odese