代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/482499/6625184
m uicolorpicker.m
function SelectedColour = uicolorpicker(varargin)
% UICOLORPICKER([X Y])
%
% Displays a mini colour picker similar to the Microsoft Office Style
% Colour Pickers.
%
% [X Y] Optional. Position
www.eeworm.com/read/480713/6660081
m walker.m
function walker
% WALKER Human gait.
% This model, developed by Nikolaus Troje, is a five-term Fourier series
% with vector-valued coefficients that are the principal components for
% data obtain
www.eeworm.com/read/480713/6660119
m lugui.m
function [L,U,pv,qv] = lugui(A,pivotstrat)
%LUGUI Gaussian elimination demonstration.
%
% LUGUI(A) shows the steps in LU decomposition by Gaussian elimination.
% At each step of the eliminatio
www.eeworm.com/read/480713/6660126
m touchtone.m
function touchtone(arg)
% TOUCHTONE Use FFT to synthesize and analyze telephone dialing
%
% The dual tone multi-frequency (DTMF) standard specifies that the tone
% generated by a button on a tele
www.eeworm.com/read/480713/6660128
m fftmatrix.m
function fftmatrix(varargin)
% FFTMATRIX Plot columns of the Finite Fourier Transform matrix.
% FFTMATRIX(N) plots all the columns of the FFT matrix of order N.
% FFTMATRIX(N,J) plots only the (J+
www.eeworm.com/read/477106/6745894
pas rxmrulist.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{
www.eeworm.com/read/263516/11358773
m fm_axesdlg.m
function fm_axesdlg(varargin)
%SCRIBEAXESDLG Axes property dialog helper function for Plot Editor
% SCRIBEAXESDLG(A) opens axes property dialog for axes A
%
% If the plot editor is active,
www.eeworm.com/read/408748/11370813
pas main.pas
unit Main;
interface
uses
svn, Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms,
Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare,
Com
www.eeworm.com/read/408651/11378130
m snake.m
function snake(action)
%=======THE GREATEST GAME OF SNAKE==================
% Well known game from cellular telephones
% now also available on MATLAB.
%
% Pretty nice interface,
% mouse cont
www.eeworm.com/read/400576/11573513
m plotroc_update.m
function plotroc_update(w,a)
% PLOTROC_UPDATE(W,A)
%
% Auxiliary function containing the callbacks for the plotroc.m.
%
% See also: plotroc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EW