代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/230508/14283640

c ext_transport232.c

/* * Copyright 1994-2001 The MathWorks, Inc. * * File: ext_transport.c $Revision: 1.7 $ * * Abstract: * Host-side, transport-dependent external mode functions and defs. This *
www.eeworm.com/read/128498/14293032

php register.php

www.eeworm.com/read/125529/14488894

m label.m

function label(action,opt) % % Copyright (c) 1995 by Philipos C. Loizou % global fno lbVals Srate labfile LD_LABELS Be En lbUp n_Secs global iaCnt lbaUp labSave LD_LAB_FILE LD_LAB_FILE2
www.eeworm.com/read/224862/14565814

m control_popup.m

%弹处式菜单的创建 Hc_fcolor=uicontrol(gcf, 'Style','popupmenu',... 'Position',[20 20 80 20],... 'String','Black|Red|Yellow|Green|Cyan|Blue|Magenta|White',... 'Value',1,...
www.eeworm.com/read/223583/14623254

m matx_proc.m

%matx_proc is a group of functions which can be used either as an individual %program for matrix processing or used as part of CtrlLAB. % % [ret1,ret2,ret3]=matx_proc(A,arg1,arg2) %where % A
www.eeworm.com/read/123143/14645669

m animbb.m

function [sys, x0] = animbb(t, x, u, flag, action) %ANIMBB Animation of BB (ball & beam) system. % Animation of the ball & beam (BB) system, where a Sugeno-type fuzzy % controller is used to mo
www.eeworm.com/read/123143/14645671

m animcpp1.m

function [sys, x0] = animcpp1(t, x, u, flag, action) %ANIMCPP1 Animation of CPP (cart & parallel poles) system. % This is animation of the cart & parallel poles (CPP) system, where a % Sugeno-t
www.eeworm.com/read/123143/14645695

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/123143/14645709

m animcp.m

function [sys, x0] = animcp(t, x, u, flag, action) %ANIMCP Animation of CP (cart & pole) system. % Animation of the cart & pole (CP) system, where a Sugeno-type fuzzy % controller is used to ba
www.eeworm.com/read/123143/14645759

m invkine.m

function invkine(action) %INVKINE Inverse kinematics of a robot arm. % INVKINE opens a window for animation of the inverse kinematics % problem of the two-joint robot arm system. The ellipse i