代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/359005/10171580

m mfedit.m

function mfedit(action,varType,varIndex); %MFEDIT Membership function editor. % % mfedit('a') generates a membership function editor that allows % you to modify all the membership sunctions fo
www.eeworm.com/read/359005/10171602

m pushundo.m

function pushundo(figNumber,newFis) %PUSHUNDO Push the current FIS onto the undo stack. % PUSHUNDO(figNumber,newFIS) pushes the old FIS matrix into the UserData % for the Undo uimenu. The funct
www.eeworm.com/read/359005/10171983

m animtbu.m

function [sys, x0] = animtbu(t, x, u, flag, action) %ANIMTBU Animation of TBU (truck backer-upper) system. % This is animation of the truck backer-upper (TBU) system. By clicking % at the "Con
www.eeworm.com/read/359005/10172022

m animcp1.m

function [sys, x0] = animcp1(t, x, u, flag, action) %ANIMCP1 Animation of CP (cart & pole) system with changing pole length. % Animation of the cart & pole (CP) system, where a Sugeno-type fuzzy
www.eeworm.com/read/281232/10255256

c smscoding.c

/*************************************************************************** * copyright : (C) 2002 by Hendrik Sattler * * mail : post@hendrik-sattle
www.eeworm.com/read/162867/10262297

m teqdemo.m

%TEQDEMO Demonstrates time domain equalizer design functions % in the DMTTEQ Toolbox. % % To start the demo type "teqdemo". % % For more information use the "info" button after starting % the demo. %
www.eeworm.com/read/162867/10262362

m dualteq.m

% dualteq Demonstrates dual-path time domain equalizers design functions % in the DMTTEQ Toolbox. % % To start the demo type "dualteq". % % For more information use the "info" button after starting %
www.eeworm.com/read/280595/10312241

m demo_anderson.m

function result = demo_anderson(action,hfigure,varargin) % DEMO_ANDERSON Demo on Generalized Anderson's task. % % Synopsis: % demo_anderson % % Description: % This demo demonstrates the algorithms w
www.eeworm.com/read/161505/10400344

m progressbar.m

function [varargout] = progressbar(action, varargin) %PROGRESSBAR Display, modify, and/or update a progress indicator % PROGRESSBAR is a comprehensive progress indicator for long or % repetitiv
www.eeworm.com/read/352274/10567174

m makeshow.m

function makeshow(action); % MAKESHOW Make slideshow demo. % % This tool allows you to create your own interactive % slideshows without building your own graphic interface. % % To use,