代码搜索:subfunction
找到约 229 项符合「subfunction」的源代码
代码结果 229
www.eeworm.com/read/424230/10478988
m helpmsg.m
function varargout = helpmsg(varargin)
% HELPMSG Application M-file for helpmsg.fig
% FIG = HELPMSG launch helpmsg GUI.
% HELPMSG('callback_name', ...) invoke the named callback.
% Last Modifie
www.eeworm.com/read/424230/10478992
m inputmsg.m
function varargout = inputmsg(varargin)
% INPUTMSG Application M-file for inputmsg.fig
% FIG = INPUTMSG launch inputmsg GUI.
% INPUTMSG('callback_name', ...) invoke the named callback.
% Last M
www.eeworm.com/read/424230/10479003
m errormsg.m
function varargout = errormsg(varargin)
% ERRORMSG Application M-file for errormsg.fig
% FIG = ERRORMSG launch errormsg GUI.
% ERRORMSG('callback_name', ...) invoke the named callback.
% Last M
www.eeworm.com/read/416664/11018341
m emptycheck.m
% This is a subfunction of rrrproject3.m
% Created by Gan Tao taogan@eng.buffalo.edu
% Graduate Student of SUNY Buffalo
% Date: Jan.2004
% emptycheck.m is for checking wether the variables
www.eeworm.com/read/458493/7295527
m polygeom.m
function [a,p] = polyGeom(s,n)
% polyGeom Compute area and perimeter of a regular polygon
%
% Synopsis: [a,p] = polyGeom(s,n)
%
% Input: s = length of one side of the polygon
% n = nu
www.eeworm.com/read/458488/7295952
m polygeom.m
function [a,p] = polyGeom(s,n)
% polyGeom Compute area and perimeter of a regular polygon
%
% Synopsis: [a,p] = polyGeom(s,n)
%
% Input: s = length of one side of the polygon
% n = nu
www.eeworm.com/read/146229/12662931
m fig1.m
function varargout = fig1(varargin)
% FIG1 Application M-file for fig1.fig
% FIG = FIG1 launch fig1 GUI.
% FIG1('callback_name', ...) invoke the named callback.
% Last Modified by GUIDE v2.0 02
www.eeworm.com/read/146229/12662964
m gui.m
function varargout = gui(varargin)
% GUI Application M-file for gui.fig
% FIG = GUI launch gui GUI.
% GUI('callback_name', ...) invoke the named callback.
% Last Modified by GUIDE v2.0 28-Nov-2
www.eeworm.com/read/247324/12665619
m helpmsg.m
function varargout = helpmsg(varargin)
% HELPMSG Application M-file for helpmsg.fig
% FIG = HELPMSG launch helpmsg GUI.
% HELPMSG('callback_name', ...) invoke the named callback.
% Last Modifie
www.eeworm.com/read/247324/12665620
m inputmsg.m
function varargout = inputmsg(varargin)
% INPUTMSG Application M-file for inputmsg.fig
% FIG = INPUTMSG launch inputmsg GUI.
% INPUTMSG('callback_name', ...) invoke the named callback.
% Last M