代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/400576/11573523
m getrocw.m
function w = getrocw(h)
%GETROCW Retrieve mapping from an ROC plot
%
% W = GETROCW(H)
%
% Retrieve the mapping that was changed using PLOTROC from the figure.
% The figure handle H should be supp
www.eeworm.com/read/157329/11720020
m let.m
function let(action,ODEfunction,DATA,AxisRange)
%LET Lyapunov Exponents Toolbox
%
% To run the program, enter LET in MATLAB command window.
% Details of the program can be obtained by pres
www.eeworm.com/read/156868/11759498
m gui.m
function gui(varargin)
%GUI Create and manage the graphic controls for CEXPONENTIAL object
% GUI(Signal, Pos) creates the controls in the rectangle of the current
% figure described by Pos to let
www.eeworm.com/read/156868/11759586
m sethandles.m
function Handles = sethandles(h,field,value)
%SETHANDLES
% Handles = sethandles(Handles,field,value) sets the field to the
% given value within the structure Handles and then saves the
% struct
www.eeworm.com/read/259881/11760091
m sfunxy2.m
function [sys, x0, str, ts] = sfunxy2(t,x,u,flag,ax,varargin)
%SFUNXY2 S-function that acts as an X-(double Y) scope using MATLAB plotting functions.
% This M-file is designed to be used in a Simu
www.eeworm.com/read/259881/11760178
m nnmodref.m
function nnmodref(cmd,arg1,arg2,arg3)
%NNMODREF Neural Network Model Reference Controller GUI for Neural Network Controller Toolbox.
%
% Synopsis
%
% nnmodref(cmd,arg1,arg2,arg3)
%
% Warni
www.eeworm.com/read/259881/11760230
m nnident.m
function nnident(cmd,arg1,arg2,arg3)
%NNIDENT Neural Network Identification GUI for Neural Network Controller Toolbox.
%
% Synopsis
%
% nnident(cmd,arg1,arg2,arg3)
%
% Warning!!
%
% T
www.eeworm.com/read/259565/11781897
m s_ispectrum.m
function table=s_ispectrum(seismic,varargin)
% Function computes and displays the spectra of seismic data in interactively
% selected windows. Null values in the input data set are replaced by zeros
%
www.eeworm.com/read/156441/11803763
~pas main.~pas
unit Main;
interface
uses
Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms,
Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare,
ComCtrls
www.eeworm.com/read/156441/11803775
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms,
Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare,
ComCtrls