代码搜索:subfunction
找到约 229 项符合「subfunction」的源代码
代码结果 229
www.eeworm.com/read/247324/12665623
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/144399/12796918
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/311916/13622576
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/311916/13622577
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/311916/13622580
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/151561/12201041
m b1.m
function varargout = b1(varargin)
% B1 Application M-file for b1.fig
% FIG = B1 launch b1 GUI.
% B1('callback_name', ...) invoke the named callback.
% Last Modified by GUIDE v2.0 25-May-2003 18
www.eeworm.com/read/235525/14065414
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/235525/14065416
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/235525/14065421
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/100402/15874692
asm dispatch.asm
;
; GRDP
;
; Copyright(c) LADsoft
;
; David Lindauer, camille@bluegrass.net
;
;
; Dispatch.asm
;
; Function: OS Function dispatcher
; Handles Call to Major function number
; Handles ge