代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/427511/8938565
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/427511/8938587
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/427511/8938592
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/427511/8938603
m primespiral.m
function [Sout,Pout] = primespiral(n,c)
% PRIMESPIRAL Ulam's prime number spiral.
% PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix
% generated by storing c:c+n^2 in a spiral pat
www.eeworm.com/read/381363/9095784
m setviewmode.m
function setviewmode(vm)
%SETVIEWMODE Set the view mode.
%
% SETVIEWMODE(MODE)
%
% setviewmode set the checked-on View menu item with the specified
% UserData.
%
% See also: GETVI
www.eeworm.com/read/381363/9095833
m showimage.m
function showimage
%SHOWIMAGE - Displays the current image in the mode set in the View menu.
%
%
% Copyright (c) 1995 by Claudio Rivetti and Mark Young
% claudio@alice.uoregon.edu, mark@alice.uore
www.eeworm.com/read/381363/9095874
m alexmenu.m
function alexmenu(figNumber)
%ALEXMENU - Initializes the ALEX menubar.
%
%
%
% Copyright (c) 1995 by Claudio Rivetti and Mark Young
% claudio@alice.uoregon.edu, mark@alice.uoregon.edu
%
www.eeworm.com/read/381363/9095884
m getlinestyle.m
function ls=getlinestyle
%GETLINESTYLE Return the current line style.
%
% STYLE = GETLINESTYLE
%
% getlinestyle return the UserData of the cheked on menu
%
% See also: GETLINEWIDTH, GETPENCOLOR, GETF
www.eeworm.com/read/381363/9095917
m setzoomstatus.m
function setzoomstatus(z)
%SETZOOMSTATUS Set the zoom status for the current figure.
%
% SETZOOMSTATUS(ZOOMSTAT)
%
% SETZOOMSTATUS sets the zoomstatus to the value specified by the
% ZOOMSTAT argument