代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/381420/6957269
m exm3.m
h_menu=uimenu(gcf,'Label','&Color'); %带简捷键C的用户菜单Color
h_submenu1=uimenu(h_menu,'Label','&Blue',... %带简捷键B的的下拉菜单Blue
'Callback','set(gcf,''color'',''blue'')');
h_submenu2=uimenu(h_menu,'
www.eeworm.com/read/212797/6962559
m vtb5_6.m
function vtb5_6(mu,beta,rmin,rmax)
%VTB5_6 Surface plot of the normalized amplitude of the primary
% mass for a damped absorber design.
% VTB5_6(mu,beta,rmin,rmax) displays the 3-D plot for normaliz
www.eeworm.com/read/124341/6965455
h web.h
#ifndef __WEB_H__
#define __WEB_H__
#include
#include "cache.h" /* for CA_Callback_t */
#include "html.h" /* for DilloHtmlLB */
#include "image.h" /* for DilloImage */
#ifd
www.eeworm.com/read/469416/6976488
m demtrain.m
function demtrain(action);
%DEMTRAIN Demonstrate training of MLP network.
%
% Description
% DEMTRAIN brings up a simple GUI to show the training of an MLP
% network on classification and regressi
www.eeworm.com/read/466623/7030003
m c2fgui4.m
function varargout = c2fgui4(varargin)
% C2FGUI4 Application M-file for c2fgui4.fig
% FIG = C2FGUI4 launch c2fgui4 GUI.
% C2FGUI4('callback_name', ...) invoke the named callback.
% Last Modifie
www.eeworm.com/read/465867/7047765
m exm3.m
h_menu=uimenu(gcf,'Label','&Color'); %带简捷键C的用户菜单Color
h_submenu1=uimenu(h_menu,'Label','&Blue',... %带简捷键B的的下拉菜单Blue
'Callback','set(gcf,''color'',''blue'')');
h_submenu2=uimenu(h_menu,'
www.eeworm.com/read/272224/7096344
m vtb5_6.m
function vtb5_6(mu,beta,rmin,rmax)
%VTB5_6 Surface plot of the normalized amplitude of the primary
% mass for a damped absorber design.
% VTB5_6(mu,beta,rmin,rmax) displays the 3-D plot for normaliz
www.eeworm.com/read/223598/7104227
h web.h
#ifndef __WEB_H__
#define __WEB_H__
#include
#include "cache.h" /* for CA_Callback_t */
#include "html.h" /* for DilloHtmlLB */
#include "image.h" /* for DilloImage */
#ifd
www.eeworm.com/read/460712/7105708
m qbutnset.m
function [bt,bnd_bt]=qbutnset(bnd,flag,delay,nom,f)
% QBUTNSET Button setup. (Utility Function)
% QBUTNSET sets up the entire interface for the IDE programs
% LPSHAPE, DLPSHAPE, P
www.eeworm.com/read/460712/7105856
m nxtstage.m
% The purpose of this script is to setup the call to the next stage of
% the presentation
% setup CONTINUE... and INFO buttons
% the CONTINUE... button is used to call the next file using the 'ca